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.c339 rast->slopescaledepthbias = templ->offset_scale; in svga_create_rasterizer_state()
350 rast->slopescaledepthbias = 0; in svga_create_rasterizer_state()
Dsvga_context.h185 float slopescaledepthbias; member
Dsvga_state_rss.c270 slope = curr->slopescaledepthbias; in emit_rss_vgpu9()