Commit 06954d9
authored
Implement val:render_pass_descriptor:timestampWrite,query_index (gpuweb#1654)
The count of the querySet should be greater than the queryIndex
of timestampWrite. So, this PR adds a test to check if a validation
error is generated when the query index is greater than the count of
the query set.
Issue: gpuweb#16181 parent deec4fe commit 06954d9
1 file changed
Lines changed: 28 additions & 0 deletions
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
892 | 920 | | |
893 | 921 | | |
894 | 922 | | |
| |||
0 commit comments