Home
last modified time | relevance | path

Searched refs:VkInternalAllocationType (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp50 …virtual void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, Vk…
51 …virtual void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSyst…
102 VkInternalAllocationType type;
112 …static AllocationCallbackRecord internalAllocation (size_t size, VkInternalAllocationType type, …
113 …static AllocationCallbackRecord internalFree (size_t size, VkInternalAllocationType type, VkSys…
126 …void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, VkSystem…
127 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAllo…
143 …void notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemA…
144 …void notifyInternalFree (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc…
DvkAllocationCallbackUtil.cpp55 …VKAPI_CALL systemInternalAllocationNotification (void*, size_t, VkInternalAllocationType, VkSystem… in systemInternalAllocationNotification() argument
59 … void VKAPI_CALL systemInternalFreeNotification (void*, size_t, VkInternalAllocationType, VkSystem… in systemInternalFreeNotification() argument
95 …alAllocationNotificationCallback (void* pUserData, size_t size, VkInternalAllocationType allocatio… in internalAllocationNotificationCallback()
100 …internalFreeNotificationCallback (void* pUserData, size_t size, VkInternalAllocationType allocatio… in internalFreeNotificationCallback()
167 …cord AllocationCallbackRecord::internalAllocation (size_t size, VkInternalAllocationType type, VkS… in internalAllocation()
179 …backRecord AllocationCallbackRecord::internalFree (size_t size, VkInternalAllocationType type, VkS… in internalFree()
217 void ChainedAllocator::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationTy… in notifyInternalAllocation()
222 void ChainedAllocator::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, Vk… in notifyInternalFree()
264 void AllocationCallbackRecorder::notifyInternalAllocation (size_t size, VkInternalAllocationType al… in notifyInternalAllocation()
271 void AllocationCallbackRecorder::notifyInternalFree (size_t size, VkInternalAllocationType allocati… in notifyInternalFree()
[all …]
DvkDefs.hpp138 VkInternalAllocationType allocationType,
142 VkInternalAllocationType allocationType,
DvkStrUtil.inl8 const char* getInternalAllocationTypeName (VkInternalAllocationType value);
48 …Enum<VkInternalAllocationType> getInternalAllocationTypeStr (VkInternalAllocationType value) { …
88 inline std::ostream& operator<< (std::ostream& s, VkInternalAllocationType value) { return s << ge…
DvkBasicTypes.inl154 enum VkInternalAllocationType enum
DvkStrUtilImpl.inl175 const char* getInternalAllocationTypeName (VkInternalAllocationType value)
/external/skia/third_party/vulkan/
Dvulkan.h231 typedef enum VkInternalAllocationType { enum
237 } VkInternalAllocationType; typedef
1110 VkInternalAllocationType allocationType,
1116 VkInternalAllocationType allocationType,
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h238 typedef enum VkInternalAllocationType { enum
244 } VkInternalAllocationType; typedef
1119 VkInternalAllocationType allocationType,
1125 VkInternalAllocationType allocationType,