Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp168 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkReallocationFunction) (void* pUserData, typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1676 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkVulkan_c.inl1681 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/mesa3d/include/vulkan/
Dvulkan_core.h2113 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/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2810 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2920 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h2922 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h2814 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h2871 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkVulkan_c.inl3875 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/rust/crates/ash/src/vk/
Ddefinitions.rs471 pub type PFN_vkReallocationFunction = Option< typedef