Home
last modified time | relevance | path

Searched defs:tmpAccess (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp1068 …const PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0… in iterate() local
1100 …const PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0… in iterate() local
1139 …const PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0… in iterate() local
1179 …const PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0… in iterate() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuFuzzyImageCompare.cpp168 PixelBufferAccess tmpAccess = tmp.getAccess(); in separableConvolve() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp320 const tcu::ConstPixelBufferAccess tmpAccess = tmpTexture.getAccess(); in fillGradient() local