Searched defs:allocationType (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkAllocationCallbackUtil.cpp | 96 … VkInternalAllocationType allocationType, in internalAllocationNotificationCallback() 103 … VkInternalAllocationType 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/ |
D | ProcessUtils.h | 88 LPVOID VirtualAlloc(LPVOID address, SIZE_T size, DWORD allocationType, DWORD protect) in VirtualAlloc()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktAtomicOperationTests.cpp | 154 const MemoryRequirement allocationType = in allocateAndBindMemory() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 7054 MemoryAllocationType allocationType, in initMemory() 7094 MemoryAllocationType allocationType) in initMemoryAndNonZeroFillIfNeeded()
|
D | ContextVk.cpp | 7306 vk::MemoryAllocationType allocationType) in initImageAllocation()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 6634 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
|