Searched refs:VkValidationCacheCreateInfoEXT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h7943 typedef struct VkValidationCacheCreateInfoEXT { struct
7949 } VkValidationCacheCreateInfoEXT; typedef in typeref:struct:VkValidationCacheCreateInfoEXT
7957 typedef VkResult (VKAPI_PTR *PFN_vkCreateValidationCacheEXT)(VkDevice device, const VkValidationCacheCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
7965 const VkValidationCacheCreateInfoEXT* pCreateInfo,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h10096 typedef struct VkValidationCacheCreateInfoEXT { struct
10102 } VkValidationCacheCreateInfoEXT; typedef in typeref:struct:VkValidationCacheCreateInfoEXT
10110 typedef VkResult (VKAPI_PTR *PFN_vkCreateValidationCacheEXT)(VkDevice device, const VkValidationCacheCreateInfoEXT* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkValidationCacheEXT* pValidationCache);
10118 const VkValidationCacheCreateInfoEXT* pCreateInfo,

Completed in 63 milliseconds