You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpuweb/gpuweb#4771 updated the requirements on the bias parameter of textureSampleBias. Validation should allow out-of-bounds (think this is currently tested). Execution tests should ensure the clamping occurs.
The text was updated successfully, but these errors were encountered:
gpuweb/gpuweb#4771 updated the requirements on the
bias
parameter oftextureSampleBias
. Validation should allow out-of-bounds (think this is currently tested). Execution tests should ensure the clamping occurs.The text was updated successfully, but these errors were encountered: