Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dgfx9d.h4791 #define S_0286D0_PERSP_SAMPLE_ENA(x) (((unsigned)(x) & 0x1) << 0) macro
Dsid.h6028 #define S_0286D0_PERSP_SAMPLE_ENA(x) (((unsigned)(x) & 0x1) << 0) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c4981 S_0286D0_PERSP_SAMPLE_ENA(1) | in create_function()