Searched defs:producer_var (Results 1 – 2 of 2) sorted by relevance
969 nir_variable *producer_var; member1295 nir_variable *producer_var, nir_variable *consumer_var) in varying_matches_record()1566 nir_variable *producer_var = vm->matches[i].producer_var; in varying_matches_assign_temp_locations() local1604 nir_variable *producer_var = vm->matches[i].producer_var; in varying_matches_store_locations() local1658 nir_variable *producer_var = vm->matches[i].producer_var; in varying_matches_store_locations() local
1939 gl_shader_variable const *producer_var = NULL; in validate_io() local