Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_binning.c395 unsigned punchout_mode = V_028060_FORCE_OFF; in si_emit_dpbb_state() local
405 punchout_mode = V_028060_AUTO; in si_emit_dpbb_state()
447 S_028060_PUNCHOUT_MODE(punchout_mode)); in si_emit_dpbb_state()