Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dgfx9d.h4806 #define S_0286D0_LINEAR_CENTER_ENA(x) (((unsigned)(x) & 0x1) << 5) macro
Dsid.h6043 #define S_0286D0_LINEAR_CENTER_ENA(x) (((unsigned)(x) & 0x1) << 5) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4985 S_0286D0_LINEAR_CENTER_ENA(1) | in create_function()