Home
last modified time | relevance | path

Searched refs:ILO_STATE_RASTER_3DSTATE_MULTISAMPLE (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_raster.h40 ILO_STATE_RASTER_3DSTATE_MULTISAMPLE = (1 << 3), enumerator
Dilo_state_raster.c1089 ILO_STATE_RASTER_3DSTATE_MULTISAMPLE | in ilo_state_raster_full_delta()
1122 delta->dirty |= ILO_STATE_RASTER_3DSTATE_MULTISAMPLE | in ilo_state_raster_get_delta()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render_gen8.c190 if (session->rs_delta.dirty & ILO_STATE_RASTER_3DSTATE_MULTISAMPLE) in gen8_draw_wm_multisample()
Dilo_render_gen7.c606 ILO_STATE_RASTER_3DSTATE_MULTISAMPLE)) { in gen7_draw_wm_multisample()
Dilo_render_gen6.c691 ILO_STATE_RASTER_3DSTATE_MULTISAMPLE)) { in gen6_draw_wm_multisample()