Searched refs:_mesa_get_linear_internalformat (Results 1 – 6 of 6) sorted by relevance
133 _mesa_get_linear_internalformat(GLenum format);
164 readFormat = _mesa_get_linear_internalformat(readFormat); in compatible_resolve_formats()165 drawFormat = _mesa_get_linear_internalformat(drawFormat); in compatible_resolve_formats()
163 internalFormat = _mesa_get_linear_internalformat(internalFormat); in renderbuffer_alloc_storage()
1752 _mesa_get_linear_internalformat(GLenum format) in _mesa_get_linear_internalformat() function
2445 if (_mesa_get_linear_internalformat(internalFormat) != internalFormat) { in copytexture_error_check()
1416 internalFormat = _mesa_get_linear_internalformat(internalFormat); in st_QuerySamplesForFormat()