Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
H A Dhelpers.h131 #define GET_CHANNEL_COUNT(c) ((c & (0x3 << 0)) ? ((c & (0x3 << 0)) + 1) : 0) macro

Completed in 3 milliseconds