Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.h216 VPAPI_ATTR VkResult vpGetInstanceProfileVariantsSupport(const char *pLayerName, const VpProfileProp…
Dvulkan_profiles.cpp10546 VPAPI_ATTR VkResult vpGetInstanceProfileVariantsSupport(const char *pLayerName, const VpProfileProp… in vpGetInstanceProfileVariantsSupport() function
10634 return vpGetInstanceProfileVariantsSupport(pLayerName, pProfile, pSupported, &count, nullptr); in vpGetInstanceProfileSupport()