Searched defs:cliprect (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h149 struct pipe_scissor_state cliprect[PIPE_MAX_VIEWPORTS]; member in struct:softpipe_context
H A Dsp_setup.c131 const struct pipe_scissor_state *cliprect = &setup->softpipe->cliprect[viewport_index]; local in function:quad_clip
705 const struct pipe_scissor_state *cliprect = &setup->softpipe->cliprect[viewport_index]; local in function:subtriangle
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_context.h149 struct pipe_scissor_state cliprect[PIPE_MAX_VIEWPORTS]; member in struct:softpipe_context
H A Dsp_setup.c132 const struct pipe_scissor_state *cliprect = &setup->softpipe->cliprect[viewport_index]; local in function:quad_clip
656 const struct pipe_scissor_state *cliprect = &setup->softpipe->cliprect[viewport_index]; local in function:subtriangle
[all...]

Completed in 5 milliseconds