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