Searched defs:tmpAccess (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/modules/internal/ |
H A D | ditTextureFormatTests.cpp | 1068 …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 D | tcuFuzzyImageCompare.cpp | 168 PixelBufferAccess tmpAccess = tmp.getAccess(); in separableConvolve() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrUtil.cpp | 320 const tcu::ConstPixelBufferAccess tmpAccess = tmpTexture.getAccess(); in fillGradient() local
|