Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h1894 #define S_028000_COPY_SAMPLE(x) (((unsigned)(x) & 0x7) << 8) macro
Devergreen_state.c2094 S_028000_COPY_SAMPLE(a->copy_sample); in evergreen_emit_db_misc_state()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1389 S_028000_COPY_SAMPLE(sctx->dbcb_copy_sample)); in si_emit_db_render_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h3786 #define S_028000_COPY_SAMPLE(x) (((unsigned)(x) & 0x0F) << 8) macro
Dsid.h4874 #define S_028000_COPY_SAMPLE(x) (((unsigned)(x) & 0x0F) << 8) macro