Home
last modified time | relevance | path

Searched refs:slopescaledepthbias (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c371 rast->slopescaledepthbias = templ->offset_scale; in svga_create_rasterizer_state()
382 rast->slopescaledepthbias = 0; in svga_create_rasterizer_state()
Dsvga_state_rss.c270 slope = curr->slopescaledepthbias; in emit_rss_vgpu9()
Dsvga_context.h203 float slopescaledepthbias; member