Searched defs:line_stipple_factor (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_private.h486 uint32_t line_stipple_factor; member in struct:lvp_pipeline
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h186 unsigned line_stipple_factor:8; /**< [1..256] actually */ member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h196 unsigned line_stipple_factor:8; /**< [1..256] actually */ member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1338 const unsigned line_stipple_factor = state->line_stipple_factor + 1; local in function:iris_create_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c1890 const unsigned line_stipple_factor = state->line_stipple_factor + 1; local in function:iris_create_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c2138 const unsigned line_stipple_factor = state->line_stipple_factor + 1; local in function:crocus_create_rasterizer_state

Completed in 36 milliseconds