Commit 2f332e7
Use correct modulo for query pool patch tests
Replace hardcoded 4 with per-primitive control point count to ensure
correct patch grouping for triangles, isolines, and quads.
Affects:
dEQP-VK.query_pool.statistics_query*input_assembly_primitives.*patch_list*
dEQP-VK.query_pool.statistics_query.tes_control_patches.*control_patches*
Components: Vulkan
VK-GL-CTS issue: 6104
Change-Id: I309eb38ba6f763d91e732fb11c448acc33d8e3c61 parent ebaa445 commit 2f332e7
File tree
1 file changed
+7
-1
lines changed- external/vulkancts/modules/vulkan/query_pool
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4171 | 4171 | | |
4172 | 4172 | | |
4173 | 4173 | | |
| 4174 | + | |
| 4175 | + | |
| 4176 | + | |
| 4177 | + | |
| 4178 | + | |
| 4179 | + | |
4174 | 4180 | | |
4175 | 4181 | | |
4176 | 4182 | | |
| |||
4182 | 4188 | | |
4183 | 4189 | | |
4184 | 4190 | | |
4185 | | - | |
| 4191 | + | |
4186 | 4192 | | |
4187 | 4193 | | |
4188 | 4194 | | |
| |||
0 commit comments