Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c332 rast->slopescaledepthbias = templ->offset_scale; in svga_create_rasterizer_state()
343 rast->slopescaledepthbias = 0; in svga_create_rasterizer_state()
Dsvga_context.h179 float slopescaledepthbias; member
Dsvga_state_rss.c251 slope = curr->slopescaledepthbias; in emit_rss_vgpu9()