/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 | 168 VkSystemAllocationScope allocationScope); 173 VkSystemAllocationScope allocationScope); 179 VkSystemAllocationScope allocationScope); 183 VkSystemAllocationScope allocationScope);
|
/third_party/vulkan-loader/loader/ |
D | allocation.h | 34 …_heap_alloc(const struct loader_instance *instance, size_t size, VkSystemAllocationScope allocatio… 35 …heap_calloc(const struct loader_instance *instance, size_t size, VkSystemAllocationScope allocatio… 38 VkSystemAllocationScope allocation_scope); 40 …vice_heap_alloc(const struct loader_device *device, size_t size, VkSystemAllocationScope allocatio… 41 …ice_heap_calloc(const struct loader_device *device, size_t size, VkSystemAllocationScope allocatio… 44 VkSystemAllocationScope alloc_scope); 48 void *loader_alloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope al… 49 void *loader_calloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope a… 52 VkSystemAllocationScope allocation_scope); 56 size_t size, VkSystemAllocationScope allocation_scope); [all …]
|
D | allocation.c | 34 void *loader_alloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope al… 51 void *loader_calloc(const VkAllocationCallbacks *pAllocator, size_t size, VkSystemAllocationScope a… 86 VkSystemAllocationScope allocation_scope) { 105 …ance_heap_alloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocatio… 109 …nce_heap_calloc(const struct loader_instance *inst, size_t size, VkSystemAllocationScope allocatio… 117 VkSystemAllocationScope allocation_scope) { 121 …_device_heap_alloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocatio… 125 …device_heap_calloc(const struct loader_device *dev, size_t size, VkSystemAllocationScope allocatio… 133 VkSystemAllocationScope allocation_scope) { 138 VkSystemAllocationScope allocation_scope) { [all …]
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_alloc.h | 46 VkSystemAllocationScope scope) in vk_alloc() 54 VkSystemAllocationScope scope) in vk_zalloc() 68 VkSystemAllocationScope scope) in vk_realloc() 84 VkSystemAllocationScope scope) in vk_strdup() 101 VkSystemAllocationScope scope, in vk_vasprintf() 114 VkSystemAllocationScope scope, in vk_asprintf() 129 VkSystemAllocationScope scope) in vk_alloc2() 141 VkSystemAllocationScope scope) in vk_zalloc2() 232 VkSystemAllocationScope scope) in vk_multialloc_alloc() 272 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/vulkan-loader/tests/ |
D | loader_alloc_callback_tests.cpp | 54 VkSystemAllocationScope alloc_scope; 78 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate() 93 …void* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_sco… in reallocate() 129 …void* impl_allocation(size_t size, size_t alignment, VkSystemAllocationScope allocationScope) noex… in impl_allocation() 134 …void* impl_reallocation(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope al… in impl_reallocation() 144 VkSystemAllocationScope allocationScope) noexcept { in impl_internal_allocation_notification() 149 VkSystemAllocationScope allocationScope) noexcept { in impl_internal_free() 178 … VkSystemAllocationScope allocationScope) noexcept { in public_allocation() 182 … VkSystemAllocationScope allocationScope) noexcept { in public_reallocation() 190 … VkSystemAllocationScope allocationScope) noexcept { in public_internal_allocation_notification() [all …]
|
/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/vulkan/runtime/ |
D | vk_graphics_state.h | 811 VkSystemAllocationScope scope,
|
/third_party/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/mesa3d/src/amd/vulkan/ |
D | radv_meta.c | 419 meta_alloc(void *_device, size_t size, size_t alignment, VkSystemAllocationScope allocationScope) in meta_alloc() 428 VkSystemAllocationScope allocationScope) in meta_realloc()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_types.h | 2698 vn_sizeof_VkSystemAllocationScope(const VkSystemAllocationScope *val) in vn_sizeof_VkSystemAllocationScope() 2705 vn_encode_VkSystemAllocationScope(struct vn_cs_encoder *enc, const VkSystemAllocationScope *val) in vn_encode_VkSystemAllocationScope() 2711 vn_decode_VkSystemAllocationScope(struct vn_cs_decoder *dec, VkSystemAllocationScope *val) in vn_decode_VkSystemAllocationScope()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 2390 VkSystemAllocationScope allocScope; 2460 …locCallbackFunc (void *pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in allocCallbackFunc() 2509 …void *pUserData, void *pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in reallocCallbackFunc()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 2390 VkSystemAllocationScope allocScope; 2460 …locCallbackFunc (void *pUserData, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in allocCallbackFunc() 2509 …void *pUserData, void *pOriginal, size_t size, size_t alignment, VkSystemAllocationScope allocatio… in reallocCallbackFunc()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_descriptor_set.c | 632 VkSystemAllocationScope scope) in vn_update_descriptor_sets_alloc()
|
/third_party/glfw/tests/ |
D | vulkan.c | 1661 VkSystemAllocationScope allocationScope) { in myrealloc() 1667 VkSystemAllocationScope allocationScope) { in myalloc()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 550 typedef enum VkSystemAllocationScope { enum 557 } VkSystemAllocationScope; typedef 1658 VkSystemAllocationScope allocationScope); 1668 VkSystemAllocationScope allocationScope); 1674 VkSystemAllocationScope allocationScope); 1681 VkSystemAllocationScope allocationScope);
|