Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dgfx9d.h4803 #define S_0286D0_LINEAR_SAMPLE_ENA(x) (((unsigned)(x) & 0x1) << 4) macro
Dsid.h6040 #define S_0286D0_LINEAR_SAMPLE_ENA(x) (((unsigned)(x) & 0x1) << 4) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4984 S_0286D0_LINEAR_SAMPLE_ENA(1) | in create_function()