Home
last modified time | relevance | path

Searched refs:getSubgroupSize (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp593 deUint32 glc::subgroups::getSubgroupSize(Context& context) in getSubgroupSize() function in glc::subgroups
1136 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTest()
1320 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTest()
1567 const deUint32 subgroupSize = getSubgroupSize(context); in allStages()
1771 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTest()
1943 const deUint32 subgroupSize = getSubgroupSize(context); in makeFragmentFrameBufferTest()
2103 const deUint32 subgroupSize = getSubgroupSize(context); in makeComputeTest()
DglcSubgroupsTestsUtils.hpp401 deUint32 getSubgroupSize(Context& context);
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsSizeControlTests.cpp99 case REQUIRED_SUBGROUP_SIZE_NONE: return subgroups::getSubgroupSize(context); in getRequiredSubgroupSizeFromMode()
572 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in test()
675 const deUint32 subgroupSize = subgroups::getSubgroupSize(context); in testRequireFullSubgroups()
DvktSubgroupsTestsUtils.hpp119 deUint32 getSubgroupSize (Context& context);
DvktSubgroupsTestsUtils.cpp931 deUint32 vkt::subgroups::getSubgroupSize (Context& context) in getSubgroupSize() function in vkt::subgroups
2661 const deUint32 subgroupSize = getSubgroupSize(context); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2892 const deUint32 subgroupSize = getSubgroupSize(context); in makeGeometryFrameBufferTestRequiredSubgroupSize()
3205 const deUint32 subgroupSize = getSubgroupSize(context); in allStagesRequiredSubgroupSize()
3466 const deUint32 subgroupSize = getSubgroupSize(context); in makeVertexFrameBufferTestRequiredSubgroupSize()
3683 const deUint32 subgroupSize = getSubgroupSize(context); in makeFragmentFrameBufferTestRequiredSubgroupSize()
4036 subgroupSize = vkt::subgroups::getSubgroupSize(context); in makeComputeTest()
4589 const deUint32 subgroupSize = getSubgroupSize(context); in allRayTracingStagesRequiredSubgroupSize()