Home
last modified time | relevance | path

Searched refs:gpr_start (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h162 unsigned gpr_start; member
H A Dr600_dump.c139 PRINT_UINT_ARRAY_ELM(arrays, gpr_start); in print_shader_info()
H A Dr600_shader.c112 ps->arrays[n].gpr_start = start_gpr; in r600_add_gpr_array()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h335 void add_gpr_array(unsigned gpr_start, unsigned gpr_count,
H A Dsb_shader.cpp391 void shader::add_gpr_array(unsigned gpr_start, unsigned gpr_count, in add_gpr_array() argument
397 sel_chan(gpr_start, chan), gpr_count); in add_gpr_array()
H A Dsb_bc_parser.cpp135 sh->add_gpr_array(a.gpr_start, a.gpr_count, a.comp_mask); in parse_decls()
147 sh->add_gpr_array(a.gpr_start, a.gpr_count, a.comp_mask); in parse_decls()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp948 sh_info->arrays->gpr_start = arr->sel();

Completed in 19 milliseconds