Searched defs:nir_variable (Results 1 – 2 of 2) sorted by relevance
408 typedef struct nir_variable { struct421 struct nir_variable_data { argument719 /* Number of nir_variable_data members */ argument720 uint16_t num_members;753 struct nir_variable *pointer_initializer; argument771 struct nir_variable_data *members; argument772 } nir_variable; argument
386 int (*cmp)(const nir_variable *, in nir_sort_variables_with_modes()387 const nir_variable *), in nir_sort_variables_with_modes()