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

  /external/mesa3d/src/mesa/tnl/
t_context.h 212 GLubyte ClipAndMask; /* _TNL_BIT_POS */
t_vb_vertex.c 65 GLubyte *clipandmask ) \
96 *clipandmask |= CLIP_USER_BIT; \
224 VB->ClipAndMask = store->andmask;
t_vb_program.c 86 GLubyte *clipandmask )
118 *clipandmask |= CLIP_USER_BIT;
180 VB->ClipAndMask = store->andmask;

Completed in 53 milliseconds