Home
last modified time | relevance | path

Searched refs:areSubgroupOperationsSupportedForStage (Results 1 – 15 of 15) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBallotTests.cpp895 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
933 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsBuiltinMaskVarTests.cpp1345 if (!areSubgroupOperationsSupportedForStage( in noSSBOtest()
1383 if (!areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsBallotOtherTests.cpp482 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
512 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsShapeTests.cpp465 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
507 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsBallotBroadcastTests.cpp431 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
470 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsTestsUtils.hpp106 bool areSubgroupOperationsSupportedForStage(
DvktSubgroupsShuffleTests.cpp458 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
525 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsBuiltinVarTests.cpp1522 if (!areSubgroupOperationsSupportedForStage( in noSSBOtest()
1605 if (!areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsQuadTests.cpp575 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
615 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsPartitionedTests.cpp819 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
856 if (!subgroups::areSubgroupOperationsSupportedForStage( in checkShaderStages()
DvktSubgroupsClusteredTests.cpp673 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
712 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsArithmeticTests.cpp824 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
861 if (!subgroups::areSubgroupOperationsSupportedForStage( in checkShaderStages()
DvktSubgroupsVoteTests.cpp611 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
653 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsBasicTests.cpp1850 if (!subgroups::areSubgroupOperationsSupportedForStage( in noSSBOtest()
1970 if (!subgroups::areSubgroupOperationsSupportedForStage(context, caseDef.shaderStage)) in test()
DvktSubgroupsTestsUtils.cpp958 bool vkt::subgroups::areSubgroupOperationsSupportedForStage( in areSubgroupOperationsSupportedForStage() function in vkt::subgroups