Searched refs:allocateAndBindObjectMemory (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 366 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory() function 375 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory() function 565 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *image… in createColorAttachment() 642 …const de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(m_vki, m_device, … in readRenderTarget() 1449 …de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(vki, device, allocator, *… in createSourceBuffer() 2010 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createResultBuffer() 2421 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(m_vki, m_device, m_allocato… in createColorDataBuffer() 3779 …*outAllocation = allocateAndBindObjectMemory(vki, device, allocator, *image, vk::MemoryRequirement… in createImage() 3903 …const de::MovePtr<vk::Allocation> dataBufferMemory = allocateAndBindObjectMemory(vki, device, al… in uploadImage() 7748 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createBuffer()
|