Skip to content

Conversation

@dneto0
Copy link
Contributor

@dneto0 dneto0 commented Jul 22, 2020

Fixes #920

There's no simple translation into HLSL, so the feature has
been removed from WebGPU MVP.

Fixes gpuweb#920

There's no simple translation into HLSL, so the feature has
been removed from WebGPU MVP.
@dneto0 dneto0 requested a review from dj2 July 22, 2020 19:32
@dneto0 dneto0 added wgsl WebGPU Shading Language Issues wgsl resolved Resolved - waiting for a change to the WGSL specification labels Jul 22, 2020
@dj2 dj2 merged commit b21ab87 into gpuweb:main Jul 22, 2020
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
…puweb#944)

* Implement api,operation,command_buffer,render,state_tracking:* -- Part IV

This patch adds the last part of the below WebGPU CTS:
Implement api,operation,command_buffer,render,state_tracking:*
- Test that drawing after having set vertex buffer slots not used by the
  pipeline.
- Test that setting / not setting the index buffer does not impact a
  non-indexed draw.

fixes gpuweb#877

* Address reviewer's comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wgsl resolved Resolved - waiting for a change to the WGSL specification wgsl WebGPU Shading Language Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[wgsl] num_workgroups translation for MSL and HLSL

3 participants