-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Labels
apiWebGPU APIWebGPU APIapi resolvedResolved - waiting for a change to the API specificationResolved - waiting for a change to the API specificationinvestigationmoved-m0-to-m1(TEMPORARY) items moved from M0 to M1 while trying to make M0 = requirements for CR(TEMPORARY) items moved from M0 to M1 while trying to make M0 = requirements for CRproposal
Milestone
Description
Related to #206 , cc @grorg
Vulkan and Metal disagree on what the "packed" means:
- in Vulkan, packed formats on little-endian systems have reverse order of components
- in Metal, packed formats on little-endian systems have straight order of components
- D3D12 doesn't have "packed" semantics, and given that it's only available on little-endian systems, it's effectively matching Metal
I suggest we don't define the "packed" in any confusing way, and just make the component ordering straight, like in Metal and D3D12.
Kangz, grovesNL and kainino0xfdwr
Metadata
Metadata
Assignees
Labels
apiWebGPU APIWebGPU APIapi resolvedResolved - waiting for a change to the API specificationResolved - waiting for a change to the API specificationinvestigationmoved-m0-to-m1(TEMPORARY) items moved from M0 to M1 while trying to make M0 = requirements for CR(TEMPORARY) items moved from M0 to M1 while trying to make M0 = requirements for CRproposal