-
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.
Reduce draw validation test parameterization (#3122)
* Reduce buffer_binding_overlap subcases by 89% * vertex_buffer_OOB: no-op refactor subcase parameterization * vertex_buffer_OOB: reduce subcases by 43% * vertex_buffer_OOB: reduce subcases by 50% * vertex_buffer_OOB: more subcases per case This helps a lot in standalone (18s -> 12s) but it probably won't help quite as much in other modes. * vertex_buffer_OOB: reduce cases by 44% * Revert buffer_binding_overlap changes, add TODO
- Loading branch information
Showing
1 changed file
with
43 additions
and
19 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