Searched refs:native_idx (Results 1 – 1 of 1) sorted by relevance
2046 uint native_idx = 1; in permute_ps_inputs() local2056 input_id = native_idx++; in permute_ps_inputs()2061 c->num_varyings = native_idx - 1; in permute_ps_inputs()2063 if (native_idx > c->next_free_native) in permute_ps_inputs()2064 c->next_free_native = native_idx; in permute_ps_inputs()