Home
last modified time | relevance | path

Searched refs:VkInternalAllocationType (Results 1 – 10 of 10) 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.hpp137 VkInternalAllocationType allocationType,
141 VkInternalAllocationType allocationType,
DvkStrUtil.inl8 const char* getInternalAllocationTypeName (VkInternalAllocationType value);
55 …num<VkInternalAllocationType> getInternalAllocationTypeStr (VkInternalAllocationType value) …
102 inline std::ostream& operator<< (std::ostream& s, VkInternalAllocationType value) { return s << g…
DvkBasicTypes.inl242 enum VkInternalAllocationType enum
DvkStrUtilImpl.inl257 const char* getInternalAllocationTypeName (VkInternalAllocationType value)
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h247 typedef enum VkInternalAllocationType { enum
253 } VkInternalAllocationType; typedef
1166 VkInternalAllocationType allocationType,
1172 VkInternalAllocationType allocationType,
/external/mesa3d/include/vulkan/
Dvulkan.h253 typedef enum VkInternalAllocationType { enum
259 } VkInternalAllocationType; typedef
1175 VkInternalAllocationType allocationType,
1181 VkInternalAllocationType allocationType,
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h328 typedef enum VkInternalAllocationType { enum
334 } VkInternalAllocationType; typedef
1272 VkInternalAllocationType allocationType,
1278 VkInternalAllocationType allocationType,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in311 typedef enum VkInternalAllocationType { enum
317 } VkInternalAllocationType; typedef
1331 VkInternalAllocationType allocationType,
1337 VkInternalAllocationType allocationType,