Home
last modified time | relevance | path

Searched refs: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
988 requiredSubgroupSizes); in testRequireSubgroupSize()
997 const vector<deUint32> requiredSubgroupSizes (6, requiredSubgroupSize); in testRequireSubgroupSize()
1014 requiredSubgroupSizes.data()); in testRequireSubgroupSize()
H A DvktSubgroupsTestsUtils.cpp2719 const deUint32 requiredSubgroupSizes[5] = {0u, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2732 0u, 0u, requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2958 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, requiredSubgroupSize, 0u}; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
2965 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeGeometryFrameBufferTestRequiredSubgroupSize()
3526 const deUint32 requiredSubgroupSizes[5] = {requiredSubgroupSize, 0u, 0u, 0u, 0u}; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3534 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeVertexFrameBufferTestRequiredSubgroupSize()
3741 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, 0u, requiredSubgroupSize}; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
3761 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeFragmentFrameBufferTestRequiredSubgroupSize()
/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
973 requiredSubgroupSizes); in testRequireSubgroupSize()
982 const vector<deUint32> requiredSubgroupSizes (6, requiredSubgroupSize); in testRequireSubgroupSize()
998 requiredSubgroupSizes.data()); in testRequireSubgroupSize()
H A DvktSubgroupsTestsUtils.cpp2707 const deUint32 requiredSubgroupSizes[5] = {0u, in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local
2720 0u, 0u, requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize()
2946 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, requiredSubgroupSize, 0u}; in makeGeometryFrameBufferTestRequiredSubgroupSize() local
2953 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeGeometryFrameBufferTestRequiredSubgroupSize()
3514 const deUint32 requiredSubgroupSizes[5] = {requiredSubgroupSize, 0u, 0u, 0u, 0u}; in makeVertexFrameBufferTestRequiredSubgroupSize() local
3522 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeVertexFrameBufferTestRequiredSubgroupSize()
3729 const deUint32 requiredSubgroupSizes[5] = {0u, 0u, 0u, 0u, requiredSubgroupSize}; in makeFragmentFrameBufferTestRequiredSubgroupSize() local
3749 requiredSubgroupSize != 0u ? requiredSubgroupSizes : DE_NULL)); in makeFragmentFrameBufferTestRequiredSubgroupSize()

Completed in 19 milliseconds