Home
last modified time | relevance | path

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

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