Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp1330 …const tcu::ConstPixelBufferAccess srcSubRegion = getEffectiveDepthStencilAccess(tcu::getSubregion(… in copyRegionToTextureLevel() local
1332 tcu::copy(dstSubRegion, srcSubRegion); in copyRegionToTextureLevel()
1338 …const tcu::ConstPixelBufferAccess srcSubRegion = getEffectiveDepthStencilAccess(tcu::getSubregion(… in copyRegionToTextureLevel() local
1340 tcu::copy(dstSubRegion, srcSubRegion); in copyRegionToTextureLevel()
1345 …const tcu::ConstPixelBufferAccess srcSubRegion = tcu::getSubregion(src, srcOffset.x, srcOffset.y,… in copyRegionToTextureLevel() local
1347 …const tcu::PixelBufferAccess dstWithSrcFormat (srcSubRegion.getFormat(), dst.getSize(), dst.getDa… in copyRegionToTextureLevel()
1350 tcu::copy(dstSubRegion, srcSubRegion); in copyRegionToTextureLevel()
1807 …const tcu::ConstPixelBufferAccess srcSubRegion = getEffectiveDepthStencilAccess(tcu::getSubregion(… in copyRegionToTextureLevel() local
1809 tcu::copy(dstSubRegion, srcSubRegion); in copyRegionToTextureLevel()
1815 …const tcu::ConstPixelBufferAccess srcSubRegion = getEffectiveDepthStencilAccess(tcu::getSubregion(… in copyRegionToTextureLevel() local
[all …]