Home
last modified time | relevance | path

Searched refs:checkVertexPipelineStagesSubgroupElect (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp152 static bool checkVertexPipelineStagesSubgroupElect (const void* internalData, in checkVertexPipelineStagesSubgroupElect() function
2063 return subgroups::allStages(context, VK_FORMAT_R32_UINT, inputData, inputCount, DE_NULL, checkVertexPipelineStagesSubgroupElect, stages); in test()
2137 return subgroups::allRayTracingStages(context, VK_FORMAT_R32_UINT, inputData, inputDataCount, DE_NULL, checkVertexPipelineStagesSubgroupElect, stages); in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp152 static bool checkVertexPipelineStagesSubgroupElect (const void* internalData, in checkVertexPipelineStagesSubgroupElect() function
2063 return subgroups::allStages(context, VK_FORMAT_R32_UINT, inputData, inputCount, DE_NULL, checkVertexPipelineStagesSubgroupElect, stages); in test()
2137 return subgroups::allRayTracingStages(context, VK_FORMAT_R32_UINT, inputData, inputDataCount, DE_NULL, checkVertexPipelineStagesSubgroupElect, stages); in test()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp101 static bool checkVertexPipelineStagesSubgroupElect(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupElect() function
1431 return subgroups::allStages(context, subgroups::FORMAT_R32_UINT, inputData, inputCount, checkVertexPipelineStagesSubgroupElect, stages); in test()

Completed in 9 milliseconds