Searched defs:isRequiredSubgroupSize (Results 1 – 2 of 2) sorted by relevance
3980 …pipelineShaderStageCreateFlags, const uint32_t numWorkgroups[3], const bool isRequiredSubgroupSize, in makeComputeOrMeshTestRequiredSubgroupSize()4291 …const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeComputeTestRequiredSubgroupSize()4303 …const bool isRequiredSubgroupSize, const uint32_t subgroupSize, const uint32_t localSizesToTest[][… in makeMeshTestRequiredSubgroupSize()4318 const bool isRequiredSubgroupSize = (requiredSubgroupSize != 0u); in makeComputeOrMeshTest() local
83 …isRequiredSubgroupSize; // Indicates if the test uses VkPipelineShaderStageRequiredSubgroupSizeCre… member