Searched refs:depthbias (Results 1 – 3 of 3) sorted by relevance
333 rast->depthbias = templ->offset_units; in svga_create_rasterizer_state()344 rast->depthbias = 0; in svga_create_rasterizer_state()
180 float depthbias; member
252 bias = svga->curr.depthscale * curr->depthbias; in emit_rss_vgpu9()