Skip to content

Clarify the information about available texture format and its properties in WebGL 2 context #7495

Clarify the information about available texture format and its properties in WebGL 2 context

Clarify the information about available texture format and its properties in WebGL 2 context #7495

Workflow file for this run

name: "Mark new issues with needs-triage label"
on:
issues:
types:
- reopened
- opened
permissions:
# Label issues.
issues: write
jobs:
label-new-issues:
runs-on: ubuntu-latest
steps:
- name: initial labelling
uses: andymckay/labeler@3a4296e9dcdf9576b0456050db78cfd34853f260 # master
with:
add-labels: "needs triage"
ignore-if-assigned: true