Home
last modified time | relevance | path

Searched refs:readLinear (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp147 void readLinear (vk::VkOffset3D offset,
H A DvktDrawImageObjectUtil.cpp277 stagingResource->readLinear(zeroOffset, width, height, depth, 0, 0, aspect, data); in read()
423 readLinear(offset, width, height, depth, mipLevel, arrayElement, aspect, m_pixelAccessData.data()); in readSurfaceLinear()
427 void Image::readLinear (vk::VkOffset3D offset, in readLinear() function in vkt::Draw::Image
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp147 void readLinear (vk::VkOffset3D offset,
H A DvktDrawImageObjectUtil.cpp277 stagingResource->readLinear(zeroOffset, width, height, depth, 0, 0, aspect, data); in read()
423 readLinear(offset, width, height, depth, mipLevel, arrayElement, aspect, m_pixelAccessData.data()); in readSurfaceLinear()
427 void Image::readLinear (vk::VkOffset3D offset, in readLinear() function in vkt::Draw::Image

Completed in 4 milliseconds