Home
last modified time | relevance | path

Searched refs:r6xx_gpr_index_workaround (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_context.cpp64r6xx_gpr_index_workaround = is_r600() && chip != HW_CHIP_RV670 && chip != HW_CHIP_RS780 && chip !=… in init()
Dsb_bc.h633 bool r6xx_gpr_index_workaround; variable
Dsb_bc_finalize.cpp355 if (sh.get_ctx().r6xx_gpr_index_workaround) { in finalize_alu_group()