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

  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawImageObjectUtil.cpp 183 readUsingBuffer(queue, allocator, layout, offset, width, height, 1, mipLevel, arrayElement, aspect, m_pixelAccessData.data());
208 readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, aspect, m_pixelAccessData.data());
231 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect,
258 void Image::readUsingBuffer (vk::VkQueue queue,
    [all...]
vktDrawImageObjectUtil.hpp 123 void readUsingBuffer (vk::VkQueue queue,
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateImageObjectUtil.cpp 183 readUsingBuffer(queue, allocator, layout, offset, width, height, 1, mipLevel, arrayElement, aspect, m_pixelAccessData.data());
208 readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, aspect, m_pixelAccessData.data());
231 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect,
258 void Image::readUsingBuffer (vk::VkQueue queue,
    [all...]
vktDynamicStateImageObjectUtil.hpp 124 void readUsingBuffer (vk::VkQueue queue,
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolImageObjectUtil.hpp 113 void readUsingBuffer (vk::VkQueue queue,
vktQueryPoolImageObjectUtil.cpp 185 readUsingBuffer(queue, allocator, layout, offset, width, height, depth, mipLevel, arrayElement, aspect, m_pixelAccessData.data());
208 readUsingBuffer(queue, allocator, layout, offset, width, 1, 1, mipLevel, arrayElement, aspect,
235 void Image::readUsingBuffer (vk::VkQueue queue,
    [all...]

Completed in 119 milliseconds