Searched refs:depthbias (Results 1 – 6 of 6) sorted by relevance
217 rast->depthbias = templ->offset_units; in svga_create_rasterizer_state()228 rast->depthbias = 0; in svga_create_rasterizer_state()
155 float depthbias; member
245 bias = svga->curr.depthscale * curr->depthbias; in emit_rss()