NEW201384
Confirm if MTLArgumentDescriptor.textureType is required on 2018 iPad Pro
https://bugs.webkit.org/show_bug.cgi?id=201384
Summary Confirm if MTLArgumentDescriptor.textureType is required on 2018 iPad Pro
Myles C. Maxfield
Reported 2019-09-01 02:54:36 PDT
We never hooked up GPUBindGroupLayoutBinding.textureDimension and GPUBindGroupLayoutBinding.textureComponentType to MTLArgumentDescriptor. This is required for all non-2d textures to work.
Attachments
Justin Fan
Comment 1 2019-09-03 10:32:18 PDT
Should also ensure MTLArgumentDescriptor.access is set to the correct values while we're at it.
Mike Wyrzykowski
Comment 2 2025-06-11 10:46:46 PDT
we should confirm this is not needed for iPad Pro (12.9-inch) (3rd Generation - 2018)
Radar WebKit Bug Importer
Comment 3 2025-06-11 10:47:02 PDT
Note You need to log in before you can comment on or make changes to this bug.