Searched refs:_mesa_has_float_depth_buffer (Results 1 – 2 of 2) sorted by relevance
376 _mesa_has_float_depth_buffer(const struct gl_context *ctx) in _mesa_has_float_depth_buffer() function
1869 if (!_mesa_has_float_depth_buffer(ctx)) { in _mesa_error_check_format_and_type()2069 else if (_mesa_has_float_depth_buffer(ctx) && in _mesa_error_check_format_and_type()2645 if (_mesa_has_float_depth_buffer(ctx)) { in _mesa_base_tex_format()