Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.h262 const VpVulkanFunctions* pVulkanFunctions; member
Dvulkan_profiles.cpp11262 if (pCreateInfo->pVulkanFunctions != nullptr) { in ImportVulkanFunctions()
11263 ImportVulkanFunctions_Custom((VpVulkanFunctions*)pCreateInfo->pVulkanFunctions); in ImportVulkanFunctions()