Searched refs:supported_variant (Results 1 – 1 of 1) sorted by relevance
10273 VkBool32 supported_variant = VK_TRUE; in vpGetInstanceProfileSupportSingleProfile() local10277 supported_variant = VK_FALSE; in vpGetInstanceProfileSupportSingleProfile()10283 if (supported_variant == VK_TRUE) { in vpGetInstanceProfileSupportSingleProfile()10835 bool supported_variant = true; in vpGetPhysicalDeviceProfileVariantsSupport() local10840 supported_variant = false; in vpGetPhysicalDeviceProfileVariantsSupport()10863 supported_variant = false; in vpGetPhysicalDeviceProfileVariantsSupport()10883 supported_variant = false; in vpGetPhysicalDeviceProfileVariantsSupport()10886 for (uint32_t i = 0; i < userData.variant->formatCount && supported_variant; ++i) { in vpGetPhysicalDeviceProfileVariantsSupport()10905 supported_variant = false; in vpGetPhysicalDeviceProfileVariantsSupport()10910 if (supported_variant) { in vpGetPhysicalDeviceProfileVariantsSupport()