Searched refs:mappedFormat (Results 1 – 1 of 1) sorted by relevance
272 auto mappedFormat = mapVkFormat(imageFormat); in iterate() local317 auto outBuffer = makeBufferForImage(vkd, device, alloc, mappedFormat, imageExtent); in iterate()411 tcu::ConstPixelBufferAccess outPixels(mappedFormat, imageDim, outBufferData); in iterate()416 tcu::TextureLevel referenceLevel(mappedFormat, imageExtent.height, imageExtent.height); in iterate()