Home
last modified time | relevance | path

Searched defs:allocationType (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp96VkInternalAllocationType allocationType, in internalAllocationNotificationCallback()
103VkInternalAllocationType allocationType, in internalFreeNotificationCallback()
221 …id ChainedAllocator::notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, in notifyInternalAllocation()
227 void ChainedAllocator::notifyInternalFree(size_t size, VkInternalAllocationType allocationType, in notifyInternalFree()
271 …ionCallbackRecorder::notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, in notifyInternalAllocation()
279 …llocationCallbackRecorder::notifyInternalFree(size_t size, VkInternalAllocationType allocationType, in notifyInternalFree()
/external/lzma/CPP/Windows/
DProcessUtils.h88 LPVOID VirtualAlloc(LPVOID address, SIZE_T size, DWORD allocationType, DWORD protect) in VirtualAlloc()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp154 const MemoryRequirement allocationType = in allocateAndBindMemory() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp7054 MemoryAllocationType allocationType, in initMemory()
7094 MemoryAllocationType allocationType) in initMemoryAndNonZeroFillIfNeeded()
DContextVk.cpp7306 vk::MemoryAllocationType allocationType) in initImageAllocation()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6634 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local