-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Labels
apiWebGPU APIWebGPU APIapi resolvedResolved - waiting for a change to the API specificationResolved - waiting for a change to the API specificationneeds-cts-issueThis change requires tests (or would need tests if accepted), but may not have a CTS issue filed yetThis change requires tests (or would need tests if accepted), but may not have a CTS issue filed yet
Milestone
Description
The texture format capability tables say that copying into depth32float is not allowed at all. However, the Copying Depth/Stencil Textures section says that you can copy depth32float -> depth32float or depth32float-stencil8[depth] <-> depth32float.
I can't remember offhand if there was another reason we needed to disallow this depth32float -> depth32float, or if it was an accident that we ended up disallowing these copies. Also not sure about depth32float-stencil8[depth] <-> depth32float copies, I have a stronger recollection that some devices couldn't do that.
Need to go digging to find out whether the prose is wrong or the table is wrong.
Metadata
Metadata
Assignees
Labels
apiWebGPU APIWebGPU APIapi resolvedResolved - waiting for a change to the API specificationResolved - waiting for a change to the API specificationneeds-cts-issueThis change requires tests (or would need tests if accepted), but may not have a CTS issue filed yetThis change requires tests (or would need tests if accepted), but may not have a CTS issue filed yet