HomeSort by relevance Sort by last modified time
    Searched refs:UNVIEWPORT_Z (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_vb.c 34 #define UNVIEWPORT_Z(x) x
99 dst->attrib[FRAG_ATTRIB_WPOS][2] = UNVIEWPORT_Z( src->v.z );
125 dst->attrib[FRAG_ATTRIB_WPOS][2] = UNVIEWPORT_Z( src->v.z );
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_vb.c 34 #define UNVIEWPORT_Z(x) x
99 dst->attrib[FRAG_ATTRIB_WPOS][2] = UNVIEWPORT_Z( src->v.z );
125 dst->attrib[FRAG_ATTRIB_WPOS][2] = UNVIEWPORT_Z( src->v.z );

Completed in 555 milliseconds