/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.hpp | 46 …virtual void* allocate (size_t size, size_t alignment, VkSystemAllocationScope allocationSc… 47 … reallocate (void* original, size_t size, size_t alignment, VkSystemAllocationScope allocatio… 50 …Allocation(size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocatio… 51 …rnalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocatio… 80 VkSystemAllocationScope scope; 89 VkSystemAllocationScope scope; 103 VkSystemAllocationScope scope; 109 …ionCallbackRecord allocation (size_t size, size_t alignment, VkSystemAllocationScope scope, vo… 110 … reallocation (void* original, size_t size, size_t alignment, VkSystemAllocationScope scope, vo… 112 …d internalAllocation (size_t size, VkInternalAllocationType type, VkSystemAllocationScope scope); [all …]
|
D | vkAllocationCallbackUtil.cpp | 37 …TTR void* VKAPI_CALL systemAllocate (void*, size_t size, size_t alignment, VkSystemAllocationScope) in systemAllocate() argument 50 …L systemReallocate (void*, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope) in systemReallocate() argument 55 …emInternalAllocationNotification (void*, size_t, VkInternalAllocationType, VkSystemAllocationScope) in systemInternalAllocationNotification() argument 59 …L systemInternalFreeNotification (void*, size_t, VkInternalAllocationType, VkSystemAllocationScope) in systemInternalFreeNotification() argument 80 …ocationCallback (void* pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in allocationCallback() 85 …void* pUserData, void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in reallocationCallback() 95 …pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocatio… in internalAllocationNotificationCallback() 100 …pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAllocationScope allocatio… in internalFreeNotificationCallback() 130 …cationCallbackRecord::allocation (size_t size, size_t alignment, VkSystemAllocationScope scope, vo… in allocation() 143 …rd::reallocation (void* original, size_t size, size_t alignment, VkSystemAllocationScope scope, vo… in reallocation() [all …]
|
D | vkDefs.hpp | 153 VkSystemAllocationScope allocationScope); 158 VkSystemAllocationScope allocationScope); 164 VkSystemAllocationScope allocationScope); 168 VkSystemAllocationScope allocationScope);
|
D | vkNullDriver.cpp | 52 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem()
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_alloc.h | 42 VkSystemAllocationScope scope) in vk_alloc() 50 VkSystemAllocationScope scope) in vk_zalloc() 64 VkSystemAllocationScope scope) in vk_realloc() 80 VkSystemAllocationScope scope) in vk_strdup() 97 VkSystemAllocationScope scope, in vk_vasprintf() 110 VkSystemAllocationScope scope, in vk_asprintf() 125 VkSystemAllocationScope scope) in vk_alloc2() 137 VkSystemAllocationScope scope) in vk_zalloc2() 231 VkSystemAllocationScope scope) in vk_multialloc_alloc() 267 VkSystemAllocationScope scope) in vk_multialloc_alloc2() [all …]
|
D | vk_alloc.c | 23 VkSystemAllocationScope allocationScope) in vk_default_alloc() 34 VkSystemAllocationScope allocationScope) in vk_default_realloc()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkObject.hpp | 95 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope() 123 static constexpr VkSystemAllocationScope GetAllocationScope() { return T::GetAllocationScope(); } in GetAllocationScope()
|
D | VkMemory.hpp | 32 VkSystemAllocationScope allocationScope);
|
D | VkMemory.cpp | 38 …ytes, size_t alignment, const VkAllocationCallbacks *pAllocator, VkSystemAllocationScope allocatio… in allocateHostMemory()
|
D | VkInstance.hpp | 27 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope()
|
D | VkPhysicalDevice.hpp | 30 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope()
|
D | VkPipelineCache.hpp | 47 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope()
|
D | VkDevice.hpp | 52 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope()
|
D | VkCommandBuffer.hpp | 52 …static constexpr VkSystemAllocationScope GetAllocationScope() { return VK_SYSTEM_ALLOCATION_SCOPE_… in GetAllocationScope()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta.c | 292 meta_alloc(void *_device, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_alloc() 301 VkSystemAllocationScope allocationScope) in meta_realloc()
|
/third_party/flutter/glfw/deps/vulkan/ |
D | vulkan.h | 219 typedef enum VkSystemAllocationScope { enum 229 } VkSystemAllocationScope; typedef 1126 VkSystemAllocationScope allocationScope); 1133 VkSystemAllocationScope allocationScope); 1143 VkSystemAllocationScope allocationScope); 1149 VkSystemAllocationScope allocationScope);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 1712 VkSystemAllocationScope allocScope; 1782 …locCallbackFunc (void *pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in allocCallbackFunc() 1831 …void *pUserData, void *pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in reallocCallbackFunc()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_types.h | 2428 vn_sizeof_VkSystemAllocationScope(const VkSystemAllocationScope *val) in vn_sizeof_VkSystemAllocationScope() 2435 vn_encode_VkSystemAllocationScope(struct vn_cs_encoder *enc, const VkSystemAllocationScope *val) in vn_encode_VkSystemAllocationScope() 2441 vn_decode_VkSystemAllocationScope(struct vn_cs_decoder *dec, VkSystemAllocationScope *val) in vn_decode_VkSystemAllocationScope()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_descriptor_set.c | 542 VkSystemAllocationScope scope) in vn_update_descriptor_sets_alloc()
|
/third_party/flutter/glfw/tests/ |
D | vulkan.c | 1661 VkSystemAllocationScope allocationScope) { in myrealloc() 1667 VkSystemAllocationScope allocationScope) { in myalloc()
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 463 typedef enum VkSystemAllocationScope { enum 473 } VkSystemAllocationScope; typedef 1643 VkSystemAllocationScope allocationScope); 1650 VkSystemAllocationScope allocationScope); 1660 VkSystemAllocationScope allocationScope); 1666 VkSystemAllocationScope allocationScope);
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStrUtil.inl | 10 const char* getSystemAllocationScopeName (VkSystemAllocationScope value); 130 …VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) … 250 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s <…
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 586 typedef enum VkSystemAllocationScope { enum 596 } VkSystemAllocationScope; typedef 1847 VkSystemAllocationScope allocationScope); 1854 VkSystemAllocationScope allocationScope); 1864 VkSystemAllocationScope allocationScope); 1870 VkSystemAllocationScope allocationScope);
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1056 typedef enum VkSystemAllocationScope { enum 1063 } VkSystemAllocationScope; typedef 2405 VkSystemAllocationScope allocationScope); 2415 VkSystemAllocationScope allocationScope); 2421 VkSystemAllocationScope allocationScope); 2428 VkSystemAllocationScope allocationScope);
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 1168 typedef enum VkSystemAllocationScope { enum 1175 } VkSystemAllocationScope; typedef 2547 VkSystemAllocationScope allocationScope); 2557 VkSystemAllocationScope allocationScope); 2563 VkSystemAllocationScope allocationScope); 2570 VkSystemAllocationScope allocationScope);
|