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.hpp120 VkSystemAllocationScope allocationScope);
125 VkSystemAllocationScope allocationScope);
131 VkSystemAllocationScope allocationScope);
135 VkSystemAllocationScope allocationScope);
DvkStrUtil.inl7 const char* getSystemAllocationScopeName (VkSystemAllocationScope value);
52 …Enum<VkSystemAllocationScope> getSystemAllocationScopeStr (VkSystemAllocationScope value) …
97 inline std::ostream& operator<< (std::ostream& s, VkSystemAllocationScope value) { return s << ge…
DvkBasicTypes.inl190 enum VkSystemAllocationScope enum
DvkNullDriver.cpp44 void* allocateSystemMem (const VkAllocationCallbacks* pAllocator, VkSystemAllocationScope scope) in allocateSystemMem()
DvkStrUtilImpl.inl205 const char* getSystemAllocationScopeName (VkSystemAllocationScope value)
/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/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/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in259 typedef enum VkSystemAllocationScope { enum
269 } VkSystemAllocationScope; typedef
1184 VkSystemAllocationScope allocationScope);
1191 VkSystemAllocationScope allocationScope);
1201 VkSystemAllocationScope allocationScope);
1207 VkSystemAllocationScope allocationScope);