Searched refs:VpVulkanFunctions (Results 1 – 2 of 2) sorted by relevance
240 typedef struct VpVulkanFunctions { struct254 } VpVulkanFunctions; argument262 const VpVulkanFunctions* pVulkanFunctions;
11224 struct VpCapabilities_T : public VpVulkanFunctions {11263 ImportVulkanFunctions_Custom((VpVulkanFunctions*)pCreateInfo->pVulkanFunctions); in ImportVulkanFunctions()11291 void ImportVulkanFunctions_Custom(VpVulkanFunctions* pFunctions) { in ImportVulkanFunctions_Custom()