Home
last modified time | relevance | path

Searched refs:VkSystemAllocationScope (Results 1 – 11 of 11) 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.hpp128 VkSystemAllocationScope allocationScope);
133 VkSystemAllocationScope allocationScope);
139 VkSystemAllocationScope allocationScope);
143 VkSystemAllocationScope allocationScope);
DvkStrUtil.inl7 const char* getSystemAllocationScopeName (VkSystemAllocationScope value);
47 …:Enum<VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) { …
87 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s << get…
DvkNullDriver.cpp44 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem()
DvkBasicTypes.inl143 enum VkSystemAllocationScope enum
DvkStrUtilImpl.inl162 const char* getSystemAllocationScopeName (VkSystemAllocationScope value)
/external/vulkan-validation-layers/loader/
Dloader.h420 VkSystemAllocationScope allocationScope);
Dloader.c174 VkSystemAllocationScope alloc_scope) { in loader_heap_alloc()
197 VkSystemAllocationScope alloc_scope) { in loader_heap_realloc()
/external/skia/third_party/vulkan/
Dvulkan.h219 typedef enum VkSystemAllocationScope { enum
229 } VkSystemAllocationScope; typedef
1094 VkSystemAllocationScope allocationScope);
1101 VkSystemAllocationScope allocationScope);
1111 VkSystemAllocationScope allocationScope);
1117 VkSystemAllocationScope allocationScope);
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h226 typedef enum VkSystemAllocationScope { enum
236 } VkSystemAllocationScope; typedef
1103 VkSystemAllocationScope allocationScope);
1110 VkSystemAllocationScope allocationScope);
1120 VkSystemAllocationScope allocationScope);
1126 VkSystemAllocationScope allocationScope);