Home | History | Annotate | Download | only in nir

Lines Matching defs:variables

172        * This is set for variables declared as \c const, shader inputs,
197 * If non-zero, then this variable may be packed along with other variables
317 * For variables that are in an interface block or are an instance of an
913 * variables, and some number of sources. What these sources, variables,
917 * variables.
938 nir_deref_var *variables[2];
1047 /** the number of inputs/outputs that are variables */
1600 /** list for all local variables in the function */
1603 /** array of variables used as parameters */
1830 /** list of shared compute variables (nir_variable) */
1843 /** list of global variables in the shader (nir_variable) */
1846 /** list of system value variables in the shader (nir_variable) */