Home
last modified time | relevance | path

Searched refs:allocationType (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.hpp51 virtual void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType,
53 virtual void notifyInternalFree(size_t size, VkInternalAllocationType allocationType,
138 void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType,
140 void notifyInternalFree(size_t size, VkInternalAllocationType allocationType,
157 void notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType,
159 void notifyInternalFree(size_t size, VkInternalAllocationType allocationType,
DvkAllocationCallbackUtil.cpp96 … VkInternalAllocationType allocationType, in internalAllocationNotificationCallback() argument
99 …st<AllocationCallbacks *>(pUserData)->notifyInternalAllocation(size, allocationType, allocationSco… in internalAllocationNotificationCallback()
103 … VkInternalAllocationType allocationType, in internalFreeNotificationCallback() argument
106 …reinterpret_cast<AllocationCallbacks *>(pUserData)->notifyInternalFree(size, allocationType, alloc… in internalFreeNotificationCallback()
221 …id ChainedAllocator::notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, in notifyInternalAllocation() argument
224 …m_nextAllocator->pfnInternalAllocation(m_nextAllocator->pUserData, size, allocationType, allocatio… in notifyInternalAllocation()
227 void ChainedAllocator::notifyInternalFree(size_t size, VkInternalAllocationType allocationType, in notifyInternalFree() argument
230 …m_nextAllocator->pfnInternalFree(m_nextAllocator->pUserData, size, allocationType, allocationScope… in notifyInternalFree()
271 …ionCallbackRecorder::notifyInternalAllocation(size_t size, VkInternalAllocationType allocationType, in notifyInternalAllocation() argument
274 ChainedAllocator::notifyInternalAllocation(size, allocationType, allocationScope); in notifyInternalAllocation()
[all …]
DvkDefs.hpp230 … VkInternalAllocationType allocationType,
233 … VkInternalAllocationType allocationType,
/external/lzma/CPP/Windows/
DProcessUtils.h88 LPVOID VirtualAlloc(LPVOID address, SIZE_T size, DWORD allocationType, DWORD protect) in VirtualAlloc() argument
89 { return VirtualAllocEx(_handle, address, size, allocationType, protect); } in VirtualAlloc()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp154 const MemoryRequirement allocationType = in allocateAndBindMemory() local
156 …ation> alloc(allocator.allocate(getBufferMemoryRequirements(vkd, device, buffer), allocationType)); in allocateAndBindMemory()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6634 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests() local
6641 … ((allocationType == ALLOCATIONTYPE_IO_CHAIN) || (allocationType == ALLOCATIONTYPE_IO_GENERIC))) in addAttachmentAllocationTests()
6652 if (allocationType == ALLOCATIONTYPE_IO_GENERIC) in addAttachmentAllocationTests()
7058 if (allocationType == ALLOCATIONTYPE_GROW) in addAttachmentAllocationTests()
7079 else if (allocationType == ALLOCATIONTYPE_SHRINK) in addAttachmentAllocationTests()
7100 else if (allocationType == ALLOCATIONTYPE_ROLL) in addAttachmentAllocationTests()
7121 else if (allocationType == ALLOCATIONTYPE_GROW_SHRINK) in addAttachmentAllocationTests()
7160 else if (allocationType == ALLOCATIONTYPE_IO_CHAIN) in addAttachmentAllocationTests()
/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp7306 vk::MemoryAllocationType allocationType) in initImageAllocation() argument
7325 allocationType, &outputFlags, &outputSize); in initImageAllocation()
7354 allocationType, &outputFlags, &outputSize); in initImageAllocation()
7372 allocationType, &outputFlags, &outputSize); in initImageAllocation()
7385 allocationType, memoryRequirements.size, pendingMemoryTypeIndex); in initImageAllocation()
7397 allocationType, &outputFlags, &outputSize); in initImageAllocation()
Dvk_helpers.h2325 MemoryAllocationType allocationType,
2332 MemoryAllocationType allocationType);
DContextVk.h866 vk::MemoryAllocationType allocationType);
Dvk_helpers.cpp7054 MemoryAllocationType allocationType, in initMemory() argument
7058 mMemoryAllocationType = allocationType; in initMemory()
7094 MemoryAllocationType allocationType) in initMemoryAndNonZeroFillIfNeeded() argument
7113 allocateDedicatedMemory, allocationType, &outputFlags, &outputSize)); in initMemoryAndNonZeroFillIfNeeded()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h1687 VkInternalAllocationType allocationType,
1693 VkInternalAllocationType allocationType,
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkVulkan_c.inl1692 VkInternalAllocationType allocationType,
1698 VkInternalAllocationType allocationType,
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h2801 VkInternalAllocationType allocationType,
2807 VkInternalAllocationType allocationType,
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2976 VkInternalAllocationType allocationType,
2982 VkInternalAllocationType allocationType,
/external/swiftshader/include/vulkan/
Dvulkan_core.h2953 VkInternalAllocationType allocationType,
2959 VkInternalAllocationType allocationType,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h3048 VkInternalAllocationType allocationType,
3054 VkInternalAllocationType allocationType,
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h3167 VkInternalAllocationType allocationType,
3173 VkInternalAllocationType allocationType,
Dvulkan_structs.hpp5266 … VULKAN_HPP_NAMESPACE::InternalAllocationType allocationType,
5271 … VULKAN_HPP_NAMESPACE::InternalAllocationType allocationType,
/external/mesa3d/include/vulkan/
Dvulkan_core.h3112 VkInternalAllocationType allocationType,
3118 VkInternalAllocationType allocationType,
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkVulkan_c.inl4999 VkInternalAllocationType allocationType,
5005 VkInternalAllocationType allocationType,