Searched refs:SVGA3D_DX_MAX_VIEWPORTS (Results 1 – 4 of 4) sorted by relevance
336 struct pipe_scissor_state scissor[SVGA3D_DX_MAX_VIEWPORTS];340 struct pipe_viewport_state viewport[SVGA3D_DX_MAX_VIEWPORTS];401 SVGA3dViewport viewports[SVGA3D_DX_MAX_VIEWPORTS];402 struct svga_prescale prescale[SVGA3D_DX_MAX_VIEWPORTS];403 struct pipe_scissor_state scissors[SVGA3D_DX_MAX_VIEWPORTS];
699 SVGA3dViewport viewports[SVGA3D_DX_MAX_VIEWPORTS]; in emit_viewport()700 struct svga_prescale prescale[SVGA3D_DX_MAX_VIEWPORTS]; in emit_viewport()755 unsigned last_prescale = SVGA3D_DX_MAX_VIEWPORTS - 1; in emit_viewport()757 for (i = SVGA3D_DX_MAX_VIEWPORTS-1; i > 0; i--) { in emit_viewport()799 SVGASignedRect rect[SVGA3D_DX_MAX_VIEWPORTS]; in emit_scissor_rect()
427 svgascreen->max_viewports == SVGA3D_DX_MAX_VIEWPORTS)); in svga_get_param()1241 svgascreen->max_viewports = SVGA3D_DX_MAX_VIEWPORTS; in svga_screen_create()
715 #define SVGA3D_DX_MAX_VIEWPORTS 16 macro2090 SVGA3dViewport viewports[SVGA3D_DX_MAX_VIEWPORTS];