Searched refs:nr_hw_temp (Results 1 – 4 of 4) sorted by relevance
199 emit->nr_hw_temp); in ps30_input()202 emit->nr_hw_temp); in ps30_input()203 emit->nr_hw_temp++; in ps30_input()306 src_register(SVGA3DREG_TEMP, emit->nr_hw_temp); in ps30_input()307 emit->nr_hw_temp++; in ps30_input()337 emit->nr_hw_temp++); in ps30_output()351 emit->nr_hw_temp++); in ps30_output()370 emit->nr_hw_temp++); in ps30_output()475 emit->nr_hw_temp++); in vs30_output()486 emit->nr_hw_temp++); in vs30_output()
205 emit.nr_hw_temp = emit.info.file_max[TGSI_FILE_TEMPORARY] + 1; in svga_tgsi_vgpu9_translate()207 if (emit.nr_hw_temp >= SVGA3D_TEMPREG_MAX) { in svga_tgsi_vgpu9_translate()209 emit.nr_hw_temp); in svga_tgsi_vgpu9_translate()
68 int nr_hw_temp; member
288 int i = emit->nr_hw_temp + emit->internal_temp_count++; in get_temp()3238 color[i] = dst_register( SVGA3DREG_TEMP, emit->nr_hw_temp++ ); in emit_light_twoside()3302 emit->nr_hw_temp++ ); in emit_frontface()3384 tmp = src_register(SVGA3DREG_TEMP, emit->nr_hw_temp); in emit_adjusted_vertex_attribs()3385 emit->nr_hw_temp++; in emit_adjusted_vertex_attribs()