nir: really actually fix comment this time
Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
+1
-1
@@ -1474,7 +1474,7 @@ typedef struct nir_shader {
|
||||
/** list of global variables in the shader (nir_variable) */
|
||||
struct exec_list globals;
|
||||
|
||||
/** list of system value variables in the shade (nir_variable) */
|
||||
/** list of system value variables in the shader (nir_variable) */
|
||||
struct exec_list system_values;
|
||||
|
||||
struct exec_list functions; /** < list of nir_function */
|
||||
|
||||
Reference in New Issue
Block a user