Home
last modified time | relevance | path

Searched defs:fill_front (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c167 GLuint fill_front = CLIP_CULL; in brw_upload_clip_prog() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c136 int fill_front = templ->fill_front; in svga_create_rasterizer_state() local
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h87 unsigned fill_front:2; /**< PIPE_POLYGON_MODE_x */ member