Searched defs:nir_variable (Results 1 – 2 of 2) sorted by relevance
340 typedef struct nir_variable { struct353 struct nir_variable_data { argument616 /* Number of nir_variable_data members */ argument617 uint16_t num_members;650 struct nir_variable *pointer_initializer; argument668 struct nir_variable_data *members; argument669 } nir_variable; typedef
299 int (*cmp)(const nir_variable *, in nir_sort_variables_with_modes()300 const nir_variable *), in nir_sort_variables_with_modes()