Home
last modified time | relevance | path

Searched defs:isRequiredSubgroupSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp3979 …pipelineShaderStageCreateFlags, const uint32_t numWorkgroups[3], const bool isRequiredSubgroupSize, in makeComputeOrMeshTestRequiredSubgroupSize()
4283const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeComputeTestRequiredSubgroupSize()
4295const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeMeshTestRequiredSubgroupSize()
4310 const bool isRequiredSubgroupSize = (requiredSubgroupSize != 0u); in makeComputeOrMeshTest() local
DvktSubgroupsSizeControlTests.cpp83isRequiredSubgroupSize; // Indicates if the test uses VkPipelineShaderStageRequiredSubgroupSizeCre… member