Home
last modified time | relevance | path

Searched defs:PFN_vkReallocationFunction (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp155 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkReallocationFunction) (void* pUserData, typedef
DvkVulkan_c.inl3636 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/mesa3d/include/vulkan/
Dvulkan_core.h2113 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2446 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2423 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h2699 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h2534 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2679 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h2789 typedef void *(VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/rust/crates/ash/src/vk/
Ddefinitions.rs471 pub type PFN_vkReallocationFunction = Option< typedef