Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/internal/
H A DditTextureFormatTests.cpp1067 vector<uint8_t> tmpMem(getPixelSize(inputAccess.getFormat()) * inputAccess.getWidth()); in iterate() local
1068 …nst PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0]); in iterate()
1099 vector<uint8_t> tmpMem(getPixelSize(inputAccess.getFormat()) * inputAccess.getWidth()); in iterate() local
1100 …nst PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0]); in iterate()
1138 vector<uint8_t> tmpMem(getPixelSize(inputAccess.getFormat()) * inputAccess.getWidth()); in iterate() local
1139 …nst PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0]); in iterate()
1178 vector<uint8_t> tmpMem(getPixelSize(inputAccess.getFormat()) * inputAccess.getWidth()); in iterate() local
1179 …nst PixelBufferAccess tmpAccess(inputAccess.getFormat(), inputAccess.getWidth(), 1, 1, &tmpMem[0]); in iterate()