Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp225 typedef VKAPI_ATTR void *(VKAPI_CALL *PFN_vkReallocationFunction)(void *pUserData, void *pOriginal,… typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkVulkan_c.inl1701 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1696 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2810 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2985 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h2962 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h3057 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/mesa3d/include/vulkan/
Dvulkan_core.h3121 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h3176 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkVulkan_c.inl5008 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs481 pub type PFN_vkReallocationFunction = Option< typedef