/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateImageObjectUtil.cpp | 183 …readUsingBuffer(queue, allocator, layout, offset, width, height, 1, mipLevel, arrayElement, aspect… in readSurface() 208 …readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, as… in readVolume() 231 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect, in readSurface1D() 258 void Image::readUsingBuffer (vk::VkQueue queue, in readUsingBuffer() function in vkt::DynamicState::Image
|
D | vktDynamicStateImageObjectUtil.hpp | 124 void readUsingBuffer (vk::VkQueue queue,
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.cpp | 183 …readUsingBuffer(queue, allocator, layout, offset, width, height, 1, mipLevel, arrayElement, aspect… in readSurface() 208 …readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, as… in readVolume() 231 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect, in readSurface1D() 258 void Image::readUsingBuffer (vk::VkQueue queue, in readUsingBuffer() function in vkt::Draw::Image
|
D | vktDrawImageObjectUtil.hpp | 123 void readUsingBuffer (vk::VkQueue queue,
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolImageObjectUtil.hpp | 113 void readUsingBuffer (vk::VkQueue queue,
|
D | vktQueryPoolImageObjectUtil.cpp | 185 …readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, as… in readVolume() 208 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect, in readSurface1D() 235 void Image::readUsingBuffer (vk::VkQueue queue, in readUsingBuffer() function in vkt::QueryPool::Image
|