Searched refs:EMIT_4F_VIEWPORT (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h52 EMIT_4F_VIEWPORT, /* do viewport transform and emit */ enumerator in enum:tnl_attr_format
H A Dt_vertex_sse.c471 case EMIT_4F_VIEWPORT:
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h52 EMIT_4F_VIEWPORT, /* do viewport transform and emit */ enumerator in enum:tnl_attr_format
H A Dt_vertex_sse.c471 case EMIT_4F_VIEWPORT:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_context.c129 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, attrib[VARYING_SLOT_POS] );
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_context.c129 EMIT_ATTR( _TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, attrib[VARYING_SLOT_POS] );
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_render.c81 swtnl_emit_attr(ctx, &map[n++], _TNL_ATTRIB_POS, EMIT_4F_VIEWPORT);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_render.c81 swtnl_emit_attr(ctx, &map[n++], _TNL_ATTRIB_POS, EMIT_4F_VIEWPORT);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_vtbl.c97 EMIT_ATTR(_TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, VFT0_XYZW);
H A Di915_fragprog.c1260 EMIT_ATTR(_TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, S4_VFMT_XYZW, 16);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_vtbl.c97 EMIT_ATTR(_TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, VFT0_XYZW);
H A Di915_fragprog.c1260 EMIT_ATTR(_TNL_ATTRIB_POS, EMIT_4F_VIEWPORT, S4_VFMT_XYZW, 16);

Completed in 11 milliseconds