Searched refs:PFN_vkAllocationFunction (Results 1 – 19 of 19) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkDefs.hpp | 165 typedef VKAPI_ATTR void* (VKAPI_CALL* PFN_vkAllocationFunction) (void* pUserData, typedef
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | markup.txt | 659 Example: tlink{cl}PFN_vkAllocationFunction -> 660 tlink:PFN_vkAllocationFunction. 666 tname{cl}PFN_vkAllocationFunction -> 667 tname:PFN_vkAllocationFunction.
|
D | markup.adoc | 690 Example: tlink{cl}PFN_vkAllocationFunction -> 691 tlink:PFN_vkAllocationFunction. 697 tname{cl}PFN_vkAllocationFunction -> 698 tname:PFN_vkAllocationFunction.
|
D | naming.adoc | 432 PFN_vkAllocationFunction pfnAllocation;
|
D | naming.txt | 432 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 63 inline VkAllocationCallbacks makeAllocationCallbacks (void* pUserData, PFN_vkAllocationFunction pfn…
|
D | vkStructTypes.inl | 103 PFN_vkAllocationFunction pfnAllocation;
|
D | vkVulkan_c.inl | 3863 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 3895 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | memory.txt | 50 * pname:pfnAllocation is a tlink:PFN_vkAllocationFunction pointer to an 68 tlink:PFN_vkAllocationFunction 83 [open,refpage='PFN_vkAllocationFunction',desc='Application-defined memory allocation function',type… 87 include::{generated}/api/funcpointers/PFN_vkAllocationFunction.txt[] 163 equivalently to a call to tlink:PFN_vkAllocationFunction with the same 179 tname:PFN_vkAllocationFunction>>.
|
D | memory.adoc | 83 * pname:pfnAllocation is a tlink:PFN_vkAllocationFunction pointer to an 101 tlink:PFN_vkAllocationFunction 128 [open,refpage='PFN_vkAllocationFunction',desc='Application-defined memory allocation function',type… 132 include::{generated}/api/funcpointers/PFN_vkAllocationFunction.adoc[] 208 equivalently to a call to tlink:PFN_vkAllocationFunction with the same 224 tname:PFN_vkAllocationFunction>>.
|
/third_party/glfw/deps/vulkan/ |
D | vulkan.h | 1122 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 1176 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 1654 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 1686 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2401 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 2433 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 2494 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 2526 PFN_vkAllocationFunction pfnAllocation;
|
D | vulkan_structs.hpp | 3556 … PFN_vkAllocationFunction pfnAllocation_ = {}, 3591 …AllocationCallbacks & setPfnAllocation( PFN_vkAllocationFunction pfnAllocation_ ) VULKAN_HPP_NOEXC… in setPfnAllocation() 3651 PFN_vkAllocationFunction pfnAllocation = {};
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 2543 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 2575 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 2758 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 2790 PFN_vkAllocationFunction pfnAllocation;
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 2836 typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)( typedef 2868 PFN_vkAllocationFunction pfnAllocation;
|
D | vulkan_structs.hpp | 4514 … PFN_vkAllocationFunction pfnAllocation_ = {}, 4550 …VULKAN_HPP_CONSTEXPR_14 AllocationCallbacks & setPfnAllocation( PFN_vkAllocationFunction pfnAlloca… in setPfnAllocation() 4596 PFN_vkAllocationFunction const &, 4625 PFN_vkAllocationFunction pfnAllocation = {};
|