Home
last modified time | relevance | path

Searched refs:isCompute (Results 1 – 25 of 47) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsBuiltinVarTests.cpp1774 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
1780 DE_ASSERT(!(isCompute && isMesh)); in test()
1782 if (isCompute || isMesh) in test()
1797 if (isCompute) in test()
1811 if (isCompute) in test()
1831 if (isCompute) in test()
1845 if (isCompute) in test()
1865 if (isCompute) in test()
1879 if (isCompute) in test()
1899 if (isCompute) in test()
[all …]
DvktSubgroupsBallotOtherTests.cpp373 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
379 DE_ASSERT(!(isCompute && isMesh)); in test()
381 if (isCompute || isMesh) in test()
392 if (isCompute) in test()
406 if (isCompute) in test()
DvktSubgroupsShapeTests.cpp313 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
319 DE_ASSERT(!(isCompute && isMesh)); in test()
321 if (isCompute || isMesh) in test()
332 if (isCompute) in test()
346 if (isCompute) in test()
DvktSubgroupsBallotMasksTests.cpp300 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
306 DE_ASSERT(!(isCompute && isMesh)); in test()
308 if (isCompute || isMesh) in test()
319 if (isCompute) in test()
333 if (isCompute) in test()
DvktSubgroupsBuiltinMaskVarTests.cpp1290 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
1296 DE_ASSERT(!(isCompute && isMesh)); in test()
1298 if (isCompute || isMesh) in test()
1309 if (isCompute) in test()
1323 if (isCompute) in test()
DvktSubgroupsClusteredTests.cpp260 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
266 DE_ASSERT(!(isCompute && isMesh)); in test()
268 if (isCompute || isMesh) in test()
285 if (isCompute) in test()
299 if (isCompute) in test()
DvktSubgroupsQuadTests.cpp287 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
293 DE_ASSERT(!(isCompute && isMesh)); in test()
295 if (isCompute || isMesh) in test()
313 if (isCompute) in test()
327 if (isCompute) in test()
DvktSubgroupsBallotTests.cpp876 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
882 DE_ASSERT(!(isCompute && isMesh)); in test()
884 if (isCompute || isMesh) in test()
902 if (isCompute) in test()
916 if (isCompute) in test()
DvktSubgroupsPartitionedTests.cpp373 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
375 DE_ASSERT(!(isCompute && isMesh)); in test()
377 if (isCompute || isMesh) in test()
391 if (isCompute) in test()
405 if (isCompute) in test()
DvktSubgroupsShuffleTests.cpp354 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
360 DE_ASSERT(!(isCompute && isMesh)); in test()
362 if (isCompute || isMesh) in test()
389 if (isCompute) in test()
403 if (isCompute) in test()
DvktSubgroupsVoteTests.cpp415 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
421 DE_ASSERT(!(isCompute && isMesh)); in test()
423 if (isCompute || isMesh) in test()
441 if (isCompute) in test()
455 if (isCompute) in test()
DvktSubgroupsArithmeticTests.cpp332 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
338 DE_ASSERT(!(isCompute && isMesh)); in test()
340 if (isCompute || isMesh) in test()
372 if (isCompute) in test()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinVarTests.cpp1774 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
1780 DE_ASSERT(!(isCompute && isMesh)); in test()
1782 if (isCompute || isMesh) in test()
1797 if (isCompute) in test()
1811 if (isCompute) in test()
1831 if (isCompute) in test()
1845 if (isCompute) in test()
1865 if (isCompute) in test()
1879 if (isCompute) in test()
1899 if (isCompute) in test()
[all …]
DvktSubgroupsBallotMasksTests.cpp300 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
306 DE_ASSERT(!(isCompute && isMesh)); in test()
308 if (isCompute || isMesh) in test()
319 if (isCompute) in test()
333 if (isCompute) in test()
DvktSubgroupsBallotOtherTests.cpp373 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
379 DE_ASSERT(!(isCompute && isMesh)); in test()
381 if (isCompute || isMesh) in test()
392 if (isCompute) in test()
406 if (isCompute) in test()
DvktSubgroupsShapeTests.cpp313 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
319 DE_ASSERT(!(isCompute && isMesh)); in test()
321 if (isCompute || isMesh) in test()
332 if (isCompute) in test()
346 if (isCompute) in test()
DvktSubgroupsBuiltinMaskVarTests.cpp1290 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
1296 DE_ASSERT(!(isCompute && isMesh)); in test()
1298 if (isCompute || isMesh) in test()
1309 if (isCompute) in test()
1323 if (isCompute) in test()
DvktSubgroupsQuadTests.cpp287 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
293 DE_ASSERT(!(isCompute && isMesh)); in test()
295 if (isCompute || isMesh) in test()
313 if (isCompute) in test()
327 if (isCompute) in test()
DvktSubgroupsClusteredTests.cpp260 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
266 DE_ASSERT(!(isCompute && isMesh)); in test()
268 if (isCompute || isMesh) in test()
285 if (isCompute) in test()
299 if (isCompute) in test()
DvktSubgroupsBallotTests.cpp876 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
882 DE_ASSERT(!(isCompute && isMesh)); in test()
884 if (isCompute || isMesh) in test()
902 if (isCompute) in test()
916 if (isCompute) in test()
DvktSubgroupsPartitionedTests.cpp373 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
375 DE_ASSERT(!(isCompute && isMesh)); in test()
377 if (isCompute || isMesh) in test()
391 if (isCompute) in test()
405 if (isCompute) in test()
DvktSubgroupsShuffleTests.cpp354 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
360 DE_ASSERT(!(isCompute && isMesh)); in test()
362 if (isCompute || isMesh) in test()
389 if (isCompute) in test()
403 if (isCompute) in test()
DvktSubgroupsVoteTests.cpp415 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
421 DE_ASSERT(!(isCompute && isMesh)); in test()
423 if (isCompute || isMesh) in test()
441 if (isCompute) in test()
455 if (isCompute) in test()
DvktSubgroupsArithmeticTests.cpp332 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
338 DE_ASSERT(!(isCompute && isMesh)); in test()
340 if (isCompute || isMesh) in test()
372 if (isCompute) in test()
DvktSubgroupsBallotBroadcastTests.cpp360 const bool isCompute = isAllComputeStages(caseDef.shaderStage); in test() local
367 DE_ASSERT(!(isCompute && isMesh)); in test()
369 if (isCompute || isMesh) in test()
379 if (isCompute) in test()

12