Bug 201384
| Summary: | Confirm if MTLArgumentDescriptor.textureType is required on 2018 iPad Pro | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | WebGPU | Assignee: | Justin Fan <justin_fan> |
| Status: | NEW | ||
| Severity: | Normal | CC: | justin_fan, mwyrzykowski, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Myles C. Maxfield
We never hooked up GPUBindGroupLayoutBinding.textureDimension and GPUBindGroupLayoutBinding.textureComponentType to MTLArgumentDescriptor. This is required for all non-2d textures to work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Justin Fan
Should also ensure MTLArgumentDescriptor.access is set to the correct values while we're at it.
Mike Wyrzykowski
we should confirm this is not needed for iPad Pro (12.9-inch) (3rd Generation - 2018)
Radar WebKit Bug Importer
<rdar://problem/153098510>