Searched defs:requiredSubgroupSizes (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsSizeControlTests.cpp | 892 …const uint32_t requiredSubgroupSizes[5] = {requiredSubgroupSize, requiredSubgroupSize, requiredSub… in testRequireSubgroupSize() local 916 const vector<uint32_t> requiredSubgroupSizes(6, requiredSubgroupSize); in testRequireSubgroupSize() local
|
| D | vktSubgroupsTestsUtils.cpp | 2713 const uint32_t requiredSubgroupSizes[5] = { in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local 2947 const uint32_t requiredSubgroupSizes[5] = {0u, 0u, 0u, requiredSubgroupSize, 0u}; in makeGeometryFrameBufferTestRequiredSubgroupSize() local 3515 const uint32_t requiredSubgroupSizes[5] = {requiredSubgroupSize, 0u, 0u, 0u, 0u}; in makeVertexFrameBufferTestRequiredSubgroupSize() local 3725 const uint32_t requiredSubgroupSizes[5] = {0u, 0u, 0u, 0u, requiredSubgroupSize}; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
|