Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp186 static bool checkVertexPipelineStagesSubgroupBarriers (const void* internalData, in checkVertexPipelineStagesSubgroupBarriers() function
2104 return subgroups::allStages(context, VK_FORMAT_R32_UINT, inputDatas, inputDatasCount, DE_NULL, checkVertexPipelineStagesSubgroupBarriers, stages); in test()
2175 return subgroups::allRayTracingStages(context, VK_FORMAT_R32_UINT, inputDatas, inputDatasCount, DE_NULL, checkVertexPipelineStagesSubgroupBarriers, stages); in test()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp186 static bool checkVertexPipelineStagesSubgroupBarriers (const void* internalData, in checkVertexPipelineStagesSubgroupBarriers() function
2104 return subgroups::allStages(context, VK_FORMAT_R32_UINT, inputDatas, inputDatasCount, DE_NULL, checkVertexPipelineStagesSubgroupBarriers, stages); in test()
2175 return subgroups::allRayTracingStages(context, VK_FORMAT_R32_UINT, inputDatas, inputDatasCount, DE_NULL, checkVertexPipelineStagesSubgroupBarriers, stages); in test()
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBasicTests.cpp132 static bool checkVertexPipelineStagesSubgroupBarriers(std::vector<const void*> datas, in checkVertexPipelineStagesSubgroupBarriers() function
1475 return subgroups::allStages(context, subgroups::FORMAT_R32_UINT, inputDatas, inputDatasCount, checkVertexPipelineStagesSubgroupBarriers, stages); in test()

Completed in 10 milliseconds