Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp164 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkAllocationFunction) (void* pUserData, typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1654 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkVulkan_c.inl1659 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/mesa3d/include/vulkan/
Dvulkan_core.h2091 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2401 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2788 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2898 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h2900 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h2792 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h2849 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkVulkan_c.inl3853 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
/external/rust/crates/ash/src/vk/
Ddefinitions.rs482 pub type PFN_vkAllocationFunction = Option< typedef