Searched refs:vs30_output_count (Results 1 – 2 of 2) sorted by relevance
433 reg = dst_register(SVGA3DREG_OUTPUT, emit->vs30_output_count++); in vs30_output_emit_depth_fog()464 if (emit->vs30_output_count >= SVGA3D_OUTPUTREG_MAX) in vs30_output()467 dcl.dst = dst_register(SVGA3DREG_OUTPUT, emit->vs30_output_count++); in vs30_output()502 emit->vs30_output_count--; in vs30_output()
83 int vs30_output_count; member