Home
last modified time | relevance | path

Searched refs:allocationType (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…
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.cpp95 …tionCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in internalAllocationNotificationCallback() argument
97 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalAllocation(size, allocationType, … in internalAllocationNotificationCallback()
100 …tionCallback (void* pUserData, size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in internalFreeNotificationCallback() argument
102 …reinterpret_cast<AllocationCallbacks*>(pUserData)->notifyInternalFree(size, allocationType, alloca… in internalFreeNotificationCallback()
217 …tor::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in notifyInternalAllocation() argument
219 …m_nextAllocator->pfnInternalAllocation(m_nextAllocator->pUserData, size, allocationType, allocatio… in notifyInternalAllocation()
222 void ChainedAllocator::notifyInternalFree (size_t size, VkInternalAllocationType allocationType, Vk… in notifyInternalFree() argument
224 …m_nextAllocator->pfnInternalFree(m_nextAllocator->pUserData, size, allocationType, allocationScope… in notifyInternalFree()
264 …der::notifyInternalAllocation (size_t size, VkInternalAllocationType allocationType, VkSystemAlloc… in notifyInternalAllocation() argument
266 ChainedAllocator::notifyInternalAllocation(size, allocationType, allocationScope); in notifyInternalAllocation()
[all …]
DvkDefs.hpp137 VkInternalAllocationType allocationType,
141 VkInternalAllocationType allocationType,
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4927 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
4933 if (allocationType == ALLOCATIONTYPE_IO_GENERIC) in addAttachmentAllocationTests()
5205 if (allocationType == ALLOCATIONTYPE_GROW) in addAttachmentAllocationTests()
5226 else if (allocationType == ALLOCATIONTYPE_SHRINK) in addAttachmentAllocationTests()
5247 else if (allocationType == ALLOCATIONTYPE_ROLL) in addAttachmentAllocationTests()
5268 else if (allocationType == ALLOCATIONTYPE_GROW_SHRINK) in addAttachmentAllocationTests()
5308 else if (allocationType == ALLOCATIONTYPE_IO_CHAIN) in addAttachmentAllocationTests()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1166 VkInternalAllocationType allocationType,
1172 VkInternalAllocationType allocationType,
/external/mesa3d/include/vulkan/
Dvulkan.h1175 VkInternalAllocationType allocationType,
1181 VkInternalAllocationType allocationType,
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1272 VkInternalAllocationType allocationType,
1278 VkInternalAllocationType allocationType,
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1331 VkInternalAllocationType allocationType,
1337 VkInternalAllocationType allocationType,