Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.h240 typedef struct VpVulkanFunctions { struct
254 } VpVulkanFunctions; argument
262 const VpVulkanFunctions* pVulkanFunctions;
Dvulkan_profiles.cpp11224 struct VpCapabilities_T : public VpVulkanFunctions {
11263 ImportVulkanFunctions_Custom((VpVulkanFunctions*)pCreateInfo->pVulkanFunctions); in ImportVulkanFunctions()
11291 void ImportVulkanFunctions_Custom(VpVulkanFunctions* pFunctions) { in ImportVulkanFunctions_Custom()