WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197796
[WHLSL] WHLSL compiler never calls calculateVertexBufferIndex()
https://bugs.webkit.org/show_bug.cgi?id=197796
Summary
[WHLSL] WHLSL compiler never calls calculateVertexBufferIndex()
Myles C. Maxfield
Reported
2019-05-10 13:52:42 PDT
The compiler needs to call calculateVertexBufferIndex() to match the WebGPU API
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-05-13 17:07:38 PDT
<
rdar://problem/50746284
>
Myles C. Maxfield
Comment 2
2019-05-21 13:51:27 PDT
This isn't necessary. The compiler doesn't care which buffers the attributes come from. The indices of resource buffers aren't modified. So there's nothing to do here.
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