Home
last modified time | relevance | path

Searched defs:linear_vgpr (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_lower_tex.c360 nir_def *linear_vgpr = nir_vec_scalars(&state->toplevel_b, components, tex->coord_components); in move_tex_coords() local
/external/mesa3d/src/amd/compiler/
Daco_spill.cpp1837 Temp linear_vgpr = ctx.program->allocateTmp(v1.as_linear()); in assign_spill_slots() local
1877 Temp linear_vgpr = ctx.program->allocateTmp(v1.as_linear()); in assign_spill_slots() local
Daco_register_allocation.cpp1790 bool linear_vgpr = false; in get_reg_create_vector() local
3023 bool linear_vgpr = false; in register_allocation() local
Daco_lower_to_hw_instr.cpp2239 Operand linear_vgpr = instr->operands[3]; in lower_image_sample() local