Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcontext.h382 _mesa_has_packed_float(const struct gl_context *ctx) in _mesa_has_packed_float() function
Dglformats.c1878 if (!_mesa_has_packed_float(ctx)) { in _mesa_error_check_format_and_type()
1990 return _mesa_has_packed_float(ctx) in _mesa_error_check_format_and_type()
2636 if (_mesa_has_packed_float(ctx)) { in _mesa_base_tex_format()