Searched defs:isRequiredSubgroupSize (Results 1 – 2 of 2) sorted by relevance
4025 const deBool isRequiredSubgroupSize, in makeComputeOrMeshTestRequiredSubgroupSize()4361 const deBool isRequiredSubgroupSize, in makeComputeTestRequiredSubgroupSize()4390 const deBool isRequiredSubgroupSize, in makeMeshTestRequiredSubgroupSize()4422 const bool isRequiredSubgroupSize = (requiredSubgroupSize != 0u); in makeComputeOrMeshTest() local
81 …const bool isRequiredSubgroupSize; // Indicates if the test uses VkPipelineShaderStageRequiredS… member