Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dcontext.h355 _mesa_has_texture_shared_exponent(const struct gl_context *ctx) in _mesa_has_texture_shared_exponent() function
Dglformats.c1991 return _mesa_has_texture_shared_exponent(ctx) in _mesa_error_check_format_and_type()
2639 if (_mesa_has_texture_shared_exponent(ctx)) { in _mesa_base_tex_format()