Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c42 svga_translate_cullmode(unsigned mode, unsigned front_ccw) in svga_translate_cullmode() function
188 rast->cullmode = svga_translate_cullmode(templ->cull_face, templ->front_ccw); in svga_create_rasterizer_state()