Home
last modified time | relevance | path

Searched refs:color_supertiled (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c149 bool color_supertiled = (res->layout & ETNA_LAYOUT_BIT_SUPER) != 0; in etna_set_framebuffer_state() local
171 COND(color_supertiled, VIVS_PE_COLOR_FORMAT_SUPER_TILED); in etna_set_framebuffer_state()
173 cs->PE_COLOR_FORMAT |= COND(color_supertiled, VIVS_PE_COLOR_FORMAT_SUPER_TILED_NEW); in etna_set_framebuffer_state()

Completed in 2 milliseconds