Searched refs:push_constant_loc (Results 1 – 4 of 4) sorted by relevance
372 int *push_constant_loc; variable
1148 this->push_constant_loc = v->push_constant_loc; in import_uniforms()1671 constant_nr = push_constant_loc[uniform_nr]; in assign_curb_setup()2419 if (push_constant_loc) in assign_constant_locations()2422 push_constant_loc = ralloc_array(mem_ctx, int, uniforms); in assign_constant_locations()2424 push_constant_loc[u] = u; in assign_constant_locations()
1196 this->push_constant_loc = NULL; in init()
106 if (push_constant_loc) in nir_setup_uniforms()