Searched defs:svga_hw_clear_state (Results 1 – 1 of 1) sorted by relevance
376 struct svga_hw_clear_state struct378 struct pipe_framebuffer_state framebuffer;381 SVGA3dRect viewport;382 struct svga_depthrange depthrange;385 SVGA3dViewport viewports[SVGA3D_DX_MAX_VIEWPORTS];386 struct svga_prescale prescale[SVGA3D_DX_MAX_VIEWPORTS];387 struct pipe_scissor_state scissors[SVGA3D_DX_MAX_VIEWPORTS];388 unsigned num_prescale;390 unsigned num_rendertargets;391 struct pipe_surface *rtv[SVGA3D_DX_MAX_RENDER_TARGETS];[all …]