Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.hpp165 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkAllocationFunction) (void* pUserData, typedef
/third_party/glfw/deps/glad/
H A Dvulkan.h1980 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2072 PFN_vkAllocationFunction pfnAllocation;
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1674 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
1706 PFN_vkAllocationFunction pfnAllocation;
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2401 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2433 PFN_vkAllocationFunction pfnAllocation;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2758 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2790 PFN_vkAllocationFunction pfnAllocation;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2494 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2526 PFN_vkAllocationFunction pfnAllocation;
H A Dvulkan_structs.hpp3556 PFN_vkAllocationFunction pfnAllocation_ = {},
3591 AllocationCallbacks & setPfnAllocation( PFN_vkAllocationFunction pfnAllocation_ ) VULKAN_HPP_NOEXCEPT
3651 PFN_vkAllocationFunction pfnAllocation = {};
[all...]
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2543 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2575 PFN_vkAllocationFunction pfnAllocation;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2908 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef
2940 PFN_vkAllocationFunction pfnAllocation;
H A Dvulkan_structs.hpp4518 PFN_vkAllocationFunction pfnAllocation_ = {},
4554 VULKAN_HPP_CONSTEXPR_14 AllocationCallbacks & setPfnAllocation( PFN_vkAllocationFunction pfnAllocation_ ) VULKAN_HPP_NOEXCEPT
4600 PFN_vkAllocationFunction const &,
4629 PFN_vkAllocationFunction pfnAllocation = {};
[all...]

Completed in 417 milliseconds