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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglformats.c2078 return _mesa_has_integer_textures(ctx)
2092 return _mesa_has_integer_textures(ctx)
2113 return _mesa_has_integer_textures(ctx)
2128 return _mesa_has_integer_textures(ctx)
2153 return _mesa_has_integer_textures(ctx)
2504 if (_mesa_has_integer_textures(ctx)) {
2530 if (_mesa_has_integer_textures(ctx)) {
2581 if (!_mesa_has_integer_textures(ctx))
2604 if (!_mesa_has_integer_textures(ctx))
H A Dcontext.h341 _mesa_has_integer_textures(const struct gl_context *ctx) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglformats.c2092 return _mesa_has_integer_textures(ctx)
2106 return _mesa_has_integer_textures(ctx)
2127 return _mesa_has_integer_textures(ctx)
2142 return _mesa_has_integer_textures(ctx)
2167 return _mesa_has_integer_textures(ctx)
2527 if (_mesa_has_integer_textures(ctx)) {
2553 if (_mesa_has_integer_textures(ctx)) {
2604 if (!_mesa_has_integer_textures(ctx))
2627 if (!_mesa_has_integer_textures(ctx))
H A Dcontext.h325 _mesa_has_integer_textures(const struct gl_context *ctx) function in typeref:typename:bool

Completed in 10 milliseconds