Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast_setup/
Dss_triangle.c221 if (VB->ClipMask[VB->Elts[i]] == 0) in swsetup_points()
226 if (VB->ClipMask[i] == 0) in swsetup_points()
/external/mesa3d/src/mesa/tnl/
Dt_vb_render.c124 const GLubyte *mask = VB->ClipMask; \
160 GLubyte *mask = VB->ClipMask; in clip_elt_triangles()
Dt_vb_cliptmp.h150 if (VB->ClipMask[v0]) { in TAG()
164 if (VB->ClipMask[v1]) { in TAG()
Dt_vb_vertex.c226 VB->ClipMask = store->clipmask; in run_vertex_stage()
Dt_context.h213 GLubyte *ClipMask; /* _TNL_BIT_POS */ member
Dt_vb_program.c180 VB->ClipMask = store->clipmask; in do_ndc_cliptest()
/external/mesa3d/src/mesa/x86/
Dgen_matypes.c146 OFFSET( "VB_CLIP_MASK ", struct vertex_buffer, ClipMask ); in main()
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_tritmp.h640 if ( VB->ClipMask[i] == 0 ) { in TAG()
648 if ( VB->ClipMask[e] == 0 ) { in TAG()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in474 { "ClipMask", { {"mask", ImageReference} } },
7487 ClipMask = 211
10417 case 106: /* ClipMask */
/external/ImageMagick/PerlMagick/
DMagick.xs7487 ClipMask = 211 in Mogrify()