Searched defs:FMT_TRUNCATE_DEPTH (Results 1 – 4 of 4) sorted by relevance
990 # define FMT_TRUNCATE_DEPTH(x) ((x) << 4) /* 0 - 18bpp, 1 - 24bpp, 2 - 30bpp */ macro
1378 # define FMT_TRUNCATE_DEPTH (1 << 4) macro
1247 # define FMT_TRUNCATE_DEPTH (1 << 4) macro
2106 #define FMT_TRUNCATE_DEPTH (1 << 4) macro
Completed in 56 milliseconds