Home
last modified time | relevance | path

Searched refs:pHasMultipleVariants (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.h210 … vpHasMultipleVariantsProfile(const VpProfileProperties *pProfile, VkBool32 *pHasMultipleVariants);
Dvulkan_profiles.cpp10527 …vpHasMultipleVariantsProfile(const VpProfileProperties *pProfile, VkBool32 *pHasMultipleVariants) { in vpHasMultipleVariantsProfile() argument
10536 *pHasMultipleVariants = VK_TRUE; in vpHasMultipleVariantsProfile()
10542 *pHasMultipleVariants = VK_FALSE; in vpHasMultipleVariantsProfile()