Searched refs:_mesa_is_depthstencil_format (Results 1 – 7 of 7) sorted by relevance
1122 _mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()1134 _mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()1321 !_mesa_is_depthstencil_format(internalformat)) in _mesa_GetInternalformativ()1474 if (!_mesa_is_depthstencil_format(internalformat)) { in _mesa_GetInternalformativ()
103 _mesa_is_depthstencil_format(GLenum format);
101 !_mesa_is_depthstencil_format(internalformat) && in _mesa_is_valid_generate_texture_mipmap_internalformat()
1163 && !_mesa_is_depthstencil_format(baseFormat)) { in teximage_error_check()1175 && !_mesa_is_depthstencil_format(baseFormat) in teximage_error_check()1187 else if (_mesa_is_depthstencil_format(format) in teximage_error_check()1188 && !_mesa_is_depthstencil_format(baseFormat)) { in teximage_error_check()
950 _mesa_is_depthstencil_format(format)) { in _mesa_get_read_renderbuffer_for_format()
1299 _mesa_is_depthstencil_format(GLenum format) in _mesa_is_depthstencil_format() function
1742 _mesa_is_depthstencil_format(internalFormat); in texture_formats_agree()1746 _mesa_is_depthstencil_format(format); in texture_formats_agree()