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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.h367 _mesa_has_float_depth_buffer(const struct gl_context *ctx) function in typeref:typename:bool
H A Dglformats.c1860 if (!_mesa_has_float_depth_buffer(ctx)) {
2059 else if (_mesa_has_float_depth_buffer(ctx) &&
2635 if (_mesa_has_float_depth_buffer(ctx)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.h351 _mesa_has_float_depth_buffer(const struct gl_context *ctx) function in typeref:typename:bool
H A Dglformats.c1873 if (!_mesa_has_float_depth_buffer(ctx)) {
2073 else if (_mesa_has_float_depth_buffer(ctx) &&
2658 if (_mesa_has_float_depth_buffer(ctx)) {

Completed in 32 milliseconds