Home
last modified time | relevance | path

Searched defs:requiredSubgroupSizes (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp967 const deUint32 requiredSubgroupSizes[5] = { requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize}; in testRequireSubgroupSize() local
H A DvktSubgroupsTestsUtils.cpp2719 const deUint32 requiredSubgroupSizes[5] = {0u, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2958 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, requiredSubgroupSize, 0u}; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3526 const deUint32 requiredSubgroupSizes[5] = {requiredSubgroupSize, 0u, 0u, 0u, 0u}; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3741 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, 0u, requiredSubgroupSize}; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsSizeControlTests.cpp953 const deUint32 requiredSubgroupSizes[5] = { requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize}; in testRequireSubgroupSize() local
H A DvktSubgroupsTestsUtils.cpp2707 const deUint32 requiredSubgroupSizes[5] = {0u, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2946 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, requiredSubgroupSize, 0u}; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
3514 const deUint32 requiredSubgroupSizes[5] = {requiredSubgroupSize, 0u, 0u, 0u, 0u}; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3729 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, 0u, requiredSubgroupSize}; in makeFragmentFrameBufferTestRequiredSubgroupSize() local

Completed in 20 milliseconds