Home | History | Annotate | Download | only in vl

Lines Matching refs:o_vtex

61    struct ureg_dst o_vpos, o_vtex, o_color;
74 o_vtex = ureg_DECL_output(shader, TGSI_SEMANTIC_GENERIC, VS_O_VTEX);
80 * o_vtex = vtex
84 ureg_MOV(shader, o_vtex, vtex);