Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp182 tcu::TextureFormat toNonSRGBFormat (const tcu::TextureFormat& fmt) in toNonSRGBFormat() function
3051 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()