Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c295 int fill_front = templ->fill_front; in svga_create_rasterizer_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2132 uint32_t fill_front = BRW_CLIP_FILL_MODE_CULL; in crocus_update_compiled_clip() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h101 unsigned fill_front:2; /**< PIPE_POLYGON_MODE_x */ member