Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_l3_state.c123 (devinfo->gen == 11 ? GEN11_L3CNTLREG_USE_FULL_WAYS : 0) | in setup_l3_config()
Dbrw_defines.h1647 # define GEN11_L3CNTLREG_USE_FULL_WAYS (1 << 10) macro