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()304 src_register(SVGA3DREG_TEMP, emit->nr_hw_temp); in ps30_input()305 emit->nr_hw_temp++; in ps30_input()334 emit->nr_hw_temp++ ); in ps30_output()346 emit->nr_hw_temp++ ); in ps30_output()451 emit->nr_hw_temp++ ); in vs30_output()462 emit->nr_hw_temp++ ); in vs30_output()
291 emit.nr_hw_temp = emit.info.file_max[TGSI_FILE_TEMPORARY] + 1; in svga_tgsi_translate()293 if (emit.nr_hw_temp >= SVGA3D_TEMPREG_MAX) { in svga_tgsi_translate()294 debug_printf("svga: too many temporary registers (%u)\n", emit.nr_hw_temp); in svga_tgsi_translate()
65 int nr_hw_temp; member
265 int i = emit->nr_hw_temp + emit->internal_temp_count++; in get_temp()2968 color[i] = dst_register( SVGA3DREG_TEMP, emit->nr_hw_temp++ ); in emit_light_twoside()3032 emit->nr_hw_temp++ ); in emit_frontface()