Home
last modified time | relevance | path

Searched refs:initFrameBufferPrograms (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsBuiltinMaskVarTests.cpp138 void initFrameBufferPrograms(SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
497 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBuiltinMaskVarTests()
DglcSubgroupsBallotTests.cpp59 void initFrameBufferPrograms(SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
490 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBallotTests()
DglcSubgroupsBallotOtherTests.cpp240 void initFrameBufferPrograms(SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
568 …" + getShaderStageName(caseDef.shaderStage), "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBallotOtherTests()
DglcSubgroupsShapeTests.cpp81 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
571 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsShapeTests()
DglcSubgroupsBallotBroadcastTests.cpp142 void initFrameBufferPrograms(SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
568 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBallotBroadcastTests()
DglcSubgroupsVoteTests.cpp115 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
780 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsVoteTests()
788 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsVoteTests()
DglcSubgroupsShuffleTests.cpp134 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
643 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsShuffleTests()
DglcSubgroupsQuadTests.cpp89 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
729 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsQuadTests()
DglcSubgroupsBuiltinVarTests.cpp322 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
785 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsBuiltinVarTests()
DglcSubgroupsPartitionedTests.cpp432 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
971 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsPartitionedTests()
DglcSubgroupsClusteredTests.cpp355 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
855 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsClusteredTests()
DglcSubgroupsArithmeticTests.cpp395 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
1037 supportedCheck, initFrameBufferPrograms, noSSBOtest, caseDef); in createSubgroupsArithmeticTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShapeTests.cpp170 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
410 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsShapeTests()
DvktSubgroupsBallotOtherTests.cpp275 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
473 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBallotOtherTests()
DvktSubgroupsBallotMasksTests.cpp199 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
398 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBallotMasksTests()
DvktSubgroupsBuiltinMaskVarTests.cpp184 void initFrameBufferPrograms(SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
1390 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBuiltinMaskVarTests()
DvktSubgroupsSizeControlTests.cpp267 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
900 …_allow_varying_subgroup_size", "", supportedCheckFeaturesShader, initFrameBufferPrograms, noSSBOte… in createSubgroupsSizeControlTests()
935 …"_required_subgroup_size_max", "", supportedCheckFeaturesShader, initFrameBufferPrograms, noSSBOte… in createSubgroupsSizeControlTests()
937 …"_required_subgroup_size_min", "", supportedCheckFeaturesShader, initFrameBufferPrograms, noSSBOte… in createSubgroupsSizeControlTests()
DvktSubgroupsClusteredTests.cpp156 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
395 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsClusteredTests()
DvktSubgroupsQuadTests.cpp180 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
410 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsQuadTests()
DvktSubgroupsBallotTests.cpp68 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
1014 …up, getShaderStageName(caseDef.shaderStage), "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBallotTests()
DvktSubgroupsShuffleTests.cpp195 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
477 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsShuffleTests()
DvktSubgroupsArithmeticTests.cpp228 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
472 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsArithmeticTests()
DvktSubgroupsBallotBroadcastTests.cpp231 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
507 …e + getShaderStageName(caseDef.shaderStage), "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsBallotBroadcastTests()
DvktSubgroupsPartitionedTests.cpp278 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
523 …thPrograms(framebufferGroup.get(), testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsPartitionedTests()
DvktSubgroupsVoteTests.cpp176 void initFrameBufferPrograms (SourceCollections& programCollection, CaseDefinition caseDef) in initFrameBufferPrograms() function
571 …eWithPrograms(framebufferGroupPtr, testName, "", supportedCheck, initFrameBufferPrograms, noSSBOte… in createSubgroupsVoteTests()

12