Ian Romanick writes:
> From: Ian Romanick
>
> The values that this function returned were always the values passed
> in. The only thing that happened was either an assertion or undefined
> results when an unknown value was passed in. This doesn't seem that
> useful. Most of nouveau_gldefs.h c
From: Ian Romanick
The values that this function returned were always the values passed
in. The only thing that happened was either an assertion or undefined
results when an unknown value was passed in. This doesn't seem that
useful. Most of nouveau_gldefs.h could be removed in this manner.
S