Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dformats.c68 bool IsSRGBFormat; member
595 return info->IsSRGBFormat ? GL_SRGB : GL_LINEAR; in _mesa_get_format_color_encoding()