Searched refs:toNonSRGBFormat (Results 1 – 1 of 1) sorted by relevance
182 tcu::TextureFormat toNonSRGBFormat (const tcu::TextureFormat& fmt) in toNonSRGBFormat() function3051 tcu::TextureFormat srcFmt = toNonSRGBFormat(srcRaw.getFormat()); in blitResolveMultisampleFramebuffer()3056 …dst = tcu::PixelBufferAccess(toNonSRGBFormat(dst.getFormat()), dst.getWidth(), dst.getHeight(), d… in blitResolveMultisampleFramebuffer()3203 …src = tcu::ConstPixelBufferAccess (toNonSRGBFormat(src.getFormat()), src.getWidth(), src.getHeight… in blitFramebuffer()3204 …dst = tcu::PixelBufferAccess (toNonSRGBFormat(dst.getFormat()), dst.getWidth(), dst.getHeight(), … in blitFramebuffer()