Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h204 unsigned line_stipple_factor:8; /**< [1..256] actually */ member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c1985 const unsigned line_stipple_factor = state->line_stipple_factor + 1; in iris_create_rasterizer_state() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c2139 const unsigned line_stipple_factor = state->line_stipple_factor + 1; in crocus_create_rasterizer_state() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1998 uint32_t line_stipple_factor; member