Home
last modified time | relevance | path

Searched refs:PFN_vkReallocationFunction (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.hpp169 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkReallocationFunction) (void* pUserData, typedef
/third_party/glfw/deps/glad/
H A Dvulkan.h1974 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2073 PFN_vkReallocationFunction pfnReallocation;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1696 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
1707 PFN_vkReallocationFunction pfnReallocation;
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2423 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2434 PFN_vkReallocationFunction pfnReallocation;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2780 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2791 PFN_vkReallocationFunction pfnReallocation;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2516 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2527 PFN_vkReallocationFunction pfnReallocation;
H A Dvulkan_structs.hpp3557 PFN_vkReallocationFunction pfnReallocation_ = {},
3597 AllocationCallbacks & setPfnReallocation( PFN_vkReallocationFunction pfnReallocation_ ) VULKAN_HPP_NOEXCEPT
3652 PFN_vkReallocationFunction pfnReallocation = {};
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2565 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2576 PFN_vkReallocationFunction pfnReallocation;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2930 typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)( typedef
2941 PFN_vkReallocationFunction pfnReallocation;
H A Dvulkan_structs.hpp4519 PFN_vkReallocationFunction pfnReallocation_ = {},
4560 VULKAN_HPP_CONSTEXPR_14 AllocationCallbacks & setPfnReallocation( PFN_vkReallocationFunction pfnReallocation_ ) VULKAN_HPP_NOEXCEPT
4601 PFN_vkReallocationFunction const &,
4630 PFN_vkReallocationFunction pfnReallocation = {};
[all...]

Completed in 366 milliseconds