Summary: | inconsistent comment/error message and src code in _mesa_BindTexture() | ||
---|---|---|---|
Product: | Mesa | Reporter: | Jacek <jacek____> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | trivial | ||
Priority: | low | Keywords: | janitor |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Jacek
2008-08-06 01:50:48 UTC
The comment probably goes back to when we only had 1D, 2D and 3D targets. Fixed in git. There is still the "wrong dimensionality" message in the _mesa_error() log :): _mesa_error( ctx, GL_INVALID_OPERATION, "glBindTexture(wrong dimensionality)" ); Error msg fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.