Home
last modified time | relevance | path

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

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