Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dglformats.h118 _mesa_base_format_to_integer_format(GLenum format);
Dformatquery.c709 format = _mesa_base_format_to_integer_format(base_format); in _mesa_query_internal_format_default()
1438 buffer[0] = _mesa_base_format_to_integer_format(base_format); in _mesa_GetInternalformativ()
Dglformats.c1513 _mesa_base_format_to_integer_format(GLenum format) in _mesa_base_format_to_integer_format() function