Home
last modified time | relevance | path

Searched defs:PFN_vkFreeFunction (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp173 typedef VKAPI_ATTR void (VKAPI_CALL* PFN_vkFreeFunction) (void* pUserData, typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1660 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkVulkan_c.inl1665 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/mesa3d/include/vulkan/
Dvulkan_core.h2097 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2407 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2794 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2904 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h2906 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h2798 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h2855 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkVulkan_c.inl3859 typedef void (VKAPI_PTR *PFN_vkFreeFunction)( typedef
/external/rust/crates/ash/src/vk/
Ddefinitions.rs492 pub type PFN_vkFreeFunction = typedef