Home
last modified time | relevance | path

Searched refs:VkSystemAllocationScope (Results 1 – 17 of 17) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp46 …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 …]
DvkAllocationCallbackUtil.cpp37 …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 …]
DvkDefs.hpp127 VkSystemAllocationScope allocationScope);
132 VkSystemAllocationScope allocationScope);
138 VkSystemAllocationScope allocationScope);
142 VkSystemAllocationScope allocationScope);
DvkStrUtil.inl7 const char* getSystemAllocationScopeName (VkSystemAllocationScope value);
54 …Enum<VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) …
101 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s << ge…
DvkBasicTypes.inl231 enum VkSystemAllocationScope enum
DvkNullDriver.cpp45 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem()
DvkStrUtilImpl.inl244 const char* getSystemAllocationScopeName (VkSystemAllocationScope value)
/external/mesa3d/src/util/
Dvk_alloc.h34 VkSystemAllocationScope scope) in vk_alloc()
42 VkSystemAllocationScope scope) in vk_realloc()
60 VkSystemAllocationScope scope) in vk_alloc2()
72 VkSystemAllocationScope scope) in vk_zalloc2()
/external/vulkan-validation-layers/loader/
Dloader.h415 …_heap_alloc(const struct loader_instance *instance, size_t size, VkSystemAllocationScope allocatio…
417 …nstance *instance, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope alloc_sco…
420 …vice_heap_alloc(const struct loader_device *device, size_t size, VkSystemAllocationScope allocatio…
422 …er_device *device, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope alloc_sco…
Dloader.c167 VkSystemAllocationScope alloc_scope) {
204 VkSystemAllocationScope alloc_scope) {
236 VkSystemAllocationScope alloc_scope) {
273 VkSystemAllocationScope alloc_scope) {
/external/mesa3d/src/amd/vulkan/
Dradv_meta.c160 VkSystemAllocationScope allocationScope) in meta_alloc()
169 VkSystemAllocationScope allocationScope) in meta_realloc()
Dradv_device.c262 VkSystemAllocationScope allocationScope) in default_alloc_func()
269 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h235 typedef enum VkSystemAllocationScope { enum
245 } VkSystemAllocationScope; typedef
1150 VkSystemAllocationScope allocationScope);
1157 VkSystemAllocationScope allocationScope);
1167 VkSystemAllocationScope allocationScope);
1173 VkSystemAllocationScope allocationScope);
/external/mesa3d/include/vulkan/
Dvulkan.h241 typedef enum VkSystemAllocationScope { enum
251 } VkSystemAllocationScope; typedef
1159 VkSystemAllocationScope allocationScope);
1166 VkSystemAllocationScope allocationScope);
1176 VkSystemAllocationScope allocationScope);
1182 VkSystemAllocationScope allocationScope);
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h316 typedef enum VkSystemAllocationScope { enum
326 } VkSystemAllocationScope; typedef
1256 VkSystemAllocationScope allocationScope);
1263 VkSystemAllocationScope allocationScope);
1273 VkSystemAllocationScope allocationScope);
1279 VkSystemAllocationScope allocationScope);
/external/mesa3d/src/intel/vulkan/
Danv_device.c271 VkSystemAllocationScope allocationScope) in default_alloc_func()
278 size_t align, VkSystemAllocationScope allocationScope) in default_realloc_func()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in299 typedef enum VkSystemAllocationScope { enum
309 } VkSystemAllocationScope; typedef
1315 VkSystemAllocationScope allocationScope);
1322 VkSystemAllocationScope allocationScope);
1332 VkSystemAllocationScope allocationScope);
1338 VkSystemAllocationScope allocationScope);