Home
last modified time | relevance | path

Searched refs:GEN75_SF_DW2_LINE_STIPPLE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/genhw/
Dgen_render_3d.xml.h1120 #define GEN75_SF_DW2_LINE_STIPPLE_ENABLE (0x1 << 14) macro
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_raster.c384 dw2 |= GEN75_SF_DW2_LINE_STIPPLE_ENABLE; in raster_set_gen7_3DSTATE_SF()