gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
121 stars 72 forks source link

Add PRNG::uniformInt #3788

Closed dneto0 closed 2 weeks ago

dneto0 commented 2 weeks ago

It returns a uniformly selected integer in a given range up to 2**32-1.

Issue: #


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.