Home
last modified time | relevance | path

Searched refs:AllocationMp (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp46 typedef vkt::SpirVAssembly::AllocationMp AllocationMp; typedef
68 AllocationMp* outMemory, in createBufferAndBindMemory()
97AllocationMp bufferMemory = allocator.allocate(requirements, coherent ? MemoryRequirement::Cohe… in createBufferAndBindMemory()
109 …, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory()
496 AllocationMp bufferAlloc; in iterate()
513 AllocationMp bufferAlloc; in iterate()
516 AllocationMp imageAlloc; in iterate()
690 AllocationMp alloc; in iterate()
DvktSpvAsmUtils.hpp143 typedef de::MovePtr<vk::Allocation> AllocationMp; typedef
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1110 typedef de::MovePtr<vk::Allocation> AllocationMp; typedef