Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c155 new_control |= VIVS_FE_INDEX_STREAM_CONTROL_PRIMITIVE_RESTART; in etna_update_state_for_draw()
157 new_control &= ~VIVS_FE_INDEX_STREAM_CONTROL_PRIMITIVE_RESTART; in etna_update_state_for_draw()
/aosp_15_r20/external/mesa3d/src/etnaviv/hw/
H A Dstate.xml.h124 #define VIVS_FE_INDEX_STREAM_CONTROL_PRIMITIVE_RESTART 0x00000100 macro