Searched defs:requiredSubgroupSizes (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsSizeControlTests.cpp | 967 const deUint32 requiredSubgroupSizes[5] = { requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize}; in testRequireSubgroupSize() local
|
H A D | vktSubgroupsTestsUtils.cpp | 2719 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 D | vktSubgroupsSizeControlTests.cpp | 953 const deUint32 requiredSubgroupSizes[5] = { requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize, requiredSubgroupSize}; in testRequireSubgroupSize() local
|
H A D | vktSubgroupsTestsUtils.cpp | 2707 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