Searched refs:_mesa_get_linear_internalformat (Results 1 – 6 of 6) sorted by relevance
133 _mesa_get_linear_internalformat(GLenum format);
153 readFormat = _mesa_get_linear_internalformat(readFormat); in compatible_resolve_formats()154 drawFormat = _mesa_get_linear_internalformat(drawFormat); in compatible_resolve_formats()
1748 _mesa_get_linear_internalformat(GLenum format) in _mesa_get_linear_internalformat() function
2432 if (_mesa_get_linear_internalformat(internalFormat) != internalFormat) { in copytexture_error_check()
1386 internalFormat = _mesa_get_linear_internalformat(internalFormat); in st_QuerySamplesForFormat()
144 internalFormat = _mesa_get_linear_internalformat(internalFormat); in st_renderbuffer_alloc_storage()