mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-16 10:50:28 +01:00
mesa: fix comment typo
This commit is contained in:
parent
20b3e40f16
commit
b80a830cd8
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@
|
|||
/**
|
||||
* Per-program constants (power of two)
|
||||
*
|
||||
* \c MAX_PROGRAM_LOCAL_PARAMS and \c MAX_UNIFORMS are just the assmebly shader
|
||||
* \c MAX_PROGRAM_LOCAL_PARAMS and \c MAX_UNIFORMS are just the assembly shader
|
||||
* and GLSL shader names for the same thing. They should \b always have the
|
||||
* same value. Each refers to the number of vec4 values supplied as
|
||||
* per-program parameters.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue