Home
last modified time | relevance | path

Searched refs:checkComputeStage (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotOtherTests.cpp59 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
510 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, DE_NULL, 0, checkComputeStage); in test()
H A DglcSubgroupsBallotTests.cpp47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
425 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, inputData, 1, checkComputeStage); in test()
H A DglcSubgroupsBuiltinMaskVarTests.cpp46 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
422 return makeComputeTest(context, FORMAT_R32_UINT, DE_NULL, 0, checkComputeStage); in test()
H A DglcSubgroupsShapeTests.cpp47 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
505 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, DE_NULL, 0, checkComputeStage); in test()
H A DglcSubgroupsClusteredTests.cpp59 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
719 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, &inputData, 1, checkComputeStage); in test()
H A DglcSubgroupsPartitionedTests.cpp73 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
826 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, &inputData, 1, checkComputeStage); in test()
H A DglcSubgroupsQuadTests.cpp56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
621 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, &inputData, 1, checkComputeStage); in test()
H A DglcSubgroupsShuffleTests.cpp56 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
542 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, inputData, 2, checkComputeStage); in test()
H A DglcSubgroupsArithmeticTests.cpp73 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
890 return subgroups::makeComputeTest(context, FORMAT_R32_UINT, &inputData, 1, checkComputeStage); in test()
H A DglcSubgroupsVoteTests.cpp85 static bool checkComputeStage(std::vector<const void*> datas, in checkComputeStage() function
679 1, checkComputeStage); in test()

Completed in 9 milliseconds