Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c277 int fill_front = templ->fill_front; in svga_create_rasterizer_state() local
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h92 unsigned fill_front:2; /**< PIPE_POLYGON_MODE_x */ member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2089 uint32_t fill_front = ELK_CLIP_FILL_MODE_CULL; in crocus_update_compiled_clip() local
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h102 unsigned fill_front:2; /**< PIPE_POLYGON_MODE_x */ member