mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 17:30:20 +01:00
Fix the compile of disabled DEBUG_PARSING code.
cherry-picked from master
This commit is contained in:
parent
a072094bf0
commit
4adee848a6
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@ sizeof_state_reference(const GLint *stateTokens)
|
|||
* PARAM ambient = state.material.front.ambient;
|
||||
*
|
||||
* \param paramList the parameter list
|
||||
* \param state an array of 6 (STATE_LENGTH) state tokens
|
||||
* \param stateTokens an array of 5 (STATE_LENGTH) state tokens
|
||||
* \return index of the new parameter.
|
||||
*/
|
||||
GLint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue