Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h158 #define DCC_CODE(x) (((x) << 24) | ((x) << 16) | ((x) << 8) | (x)) macro
[all...]

Completed in 6 milliseconds