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