Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3888 …tcu::TextureLevel convertedSourceTexture (result.getFormat(), source.getWidth(), source.getHeig… in intNearestBlitCompare() local
3889 const tcu::PixelBufferAccess convertedSource = convertedSourceTexture.getAccess(); in intNearestBlitCompare()