WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201384
All non-2d textures are busted
https://bugs.webkit.org/show_bug.cgi?id=201384
Summary
All non-2d textures are busted
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
Add attachment
proposed patch, testcase, etc.
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug