Home
last modified time | relevance | path

Searched refs:vposition (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c158 } vposition; member
867 if (index == emit->vposition.out_index && in emit_dst_register()
868 emit->vposition.tmp_index != INVALID_INDEX) { in emit_dst_register()
874 index = emit->vposition.tmp_index; in emit_dst_register()
2560 emit->vposition.out_index = index; in emit_output_declarations()
2599 if (emit->vposition.so_index != INVALID_INDEX && in emit_output_declarations()
2600 emit->vposition.out_index != INVALID_INDEX) { in emit_output_declarations()
2608 emit->vposition.so_index, in emit_output_declarations()
2678 if (emit->vposition.need_prescale || emit->key.vs.undo_viewport || in emit_temporaries_declaration()
2680 emit->vposition.so_index != INVALID_INDEX) { in emit_temporaries_declaration()
[all …]