HomeSort by relevance Sort by last modified time
    Searched full:allocationmp (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderCase.cpp 40 typedef vkt::SpirVAssembly::AllocationMp AllocationMp;
52 Move<VkBuffer> createBufferAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, Allocator& allocator, size_t numBytes, AllocationMp* outMemory)
68 AllocationMp bufferMemory = allocator.allocate(requirements, MemoryRequirement::HostVisible);
309 AllocationMp alloc;
322 AllocationMp alloc;
vktSpvAsmComputeShaderTestUtil.hpp 42 typedef de::MovePtr<vk::Allocation> AllocationMp;

Completed in 95 milliseconds