Searched refs:_mesa_has_texture_shared_exponent (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.h386 _mesa_has_texture_shared_exponent(const struct gl_context *ctx) function in typeref:typename:bool
H A Dglformats.c1977 return _mesa_has_texture_shared_exponent(ctx)
2617 if (_mesa_has_texture_shared_exponent(ctx)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.h370 _mesa_has_texture_shared_exponent(const struct gl_context *ctx) function in typeref:typename:bool
H A Dglformats.c1991 return _mesa_has_texture_shared_exponent(ctx)
2640 if (_mesa_has_texture_shared_exponent(ctx)) {

Completed in 8 milliseconds