Searched defs:tmpAccess (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/internal/ |
D | ditTextureFormatTests.cpp | 1498 …const PixelBufferAccess tmpAccess (inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpM… in iterate() local 1531 …const PixelBufferAccess tmpAccess (inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmp… in iterate() local 1569 …const PixelBufferAccess tmpAccess (inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmp… in iterate() local 1607 …const PixelBufferAccess tmpAccess (inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmp… in iterate() local
|
/external/deqp/framework/common/ |
D | tcuFuzzyImageCompare.cpp | 167 PixelBufferAccess tmpAccess = tmp.getAccess(); in separableConvolve() local
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 268 const tcu::ConstPixelBufferAccess tmpAccess = tmpTexture.getAccess(); in fillGradient() local
|