Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp358 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory() function
367 de::MovePtr<vk::Allocation> allocateAndBindObjectMemory (const vk::DeviceInterface& vki, vk::VkDevi… in allocateAndBindObjectMemory() function
561 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *image… in createColorAttachment()
749 …const de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(m_vki, m_device, … in readRenderTarget()
1463 …de::MovePtr<vk::Allocation> bufferMemory = allocateAndBindObjectMemory(vki, device, allocator, *… in createSourceBuffer()
1880 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createResultBuffer()
2308 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(m_vki, m_device, m_allocato… in createColorDataBuffer()
3436 …*outAllocation = allocateAndBindObjectMemory(vki, device, allocator, *image, vk::MemoryRequirement… in createImage()
3554 …const de::MovePtr<vk::Allocation> dataBufferMemory = allocateAndBindObjectMemory(vki, device, al… in uploadImage()
6709 …de::MovePtr<vk::Allocation> allocation (allocateAndBindObjectMemory(vki, device, allocator, *buff… in createBuffer()