-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
op: Implement 'depth_bias_24bit_format' test in depth_bias.spec.ts (#…
…2095) * op: Implement 'depth_bias_24bit_format' test in depth_bias.spec.ts This PR adds a new test to ensure that 24bit depth texture also draws a square with different depth bias values. Issue: #2023 * always clear, change clear value instead this says what it means by changing the clear value to 0 or 0.4 instead of changing the load op with an implicit clear value * Apply suggestions from code review * test depth24plus too Co-authored-by: Kai Ninomiya <[email protected]>
- Loading branch information
Showing
1 changed file
with
133 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters