Searched refs:VERT_COPY_RGBA1 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h87 #define VERT_COPY_RGBA1( v ) macro
163 VERT_COPY_RGBA1( v[0] );
164 VERT_COPY_RGBA1( v[1] );
167 VERT_COPY_RGBA1( v[2] );
392 VERT_COPY_RGBA1( v[0] );
393 VERT_COPY_RGBA1( v[1] );
394 VERT_COPY_RGBA1( v[2] );
397 VERT_COPY_RGBA1( v[3] );
696 #undef VERT_COPY_RGBA1 macro
/external/mesa3d/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h87 #define VERT_COPY_RGBA1( v ) macro
163 VERT_COPY_RGBA1( v[0] );
164 VERT_COPY_RGBA1( v[1] );
167 VERT_COPY_RGBA1( v[2] );
392 VERT_COPY_RGBA1( v[0] );
393 VERT_COPY_RGBA1( v[1] );
394 VERT_COPY_RGBA1( v[2] );
397 VERT_COPY_RGBA1( v[3] );
696 #undef VERT_COPY_RGBA1 macro

Completed in 51 milliseconds