Home
last modified time | relevance | path

Searched defs:COPY_DATA_DST_SEL (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d_common.h64 #define COPY_DATA_DST_SEL(x) (((unsigned)(x) & 0xf) << 8) macro
/third_party/mesa3d/src/amd/common/
H A Dsid.h188 #define COPY_DATA_DST_SEL(x) (((unsigned)(x)&0xf) << 8) macro

Completed in 3 milliseconds