Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dcontext.h336 _mesa_has_float_depth_buffer(const struct gl_context *ctx) in _mesa_has_float_depth_buffer() function
Dglformats.c1873 if (!_mesa_has_float_depth_buffer(ctx)) { in _mesa_error_check_format_and_type()
2073 else if (_mesa_has_float_depth_buffer(ctx) && in _mesa_error_check_format_and_type()
2657 if (_mesa_has_float_depth_buffer(ctx)) { in _mesa_base_tex_format()