Searched defs:____ (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nv30/ |
H A D | nv30_format.c | 49 #define ____ 0 macro 132 #undef ____ macro 199 #define ____ 0x00000000 macro 218 _(L8_UNORM , L8 , 0, C, C, C, 1, 0, 0, 0, x, NONE, ____), 220 _(L8_SRGB , L8 , 0, C, C, C, 1, 0, 0, 0, x, SRGB, ____), 221 _(I8_UNORM , L8 , 0, C, C, C, C, 0, 0, 0, 0, NONE, ____), 223 _(A8_UNORM , L8 , 0, 0, 0, 0, C, x, x, x, 0, NONE, ____), 225 _(R8_UNORM , L8 , 0, C, 0, 0, 1, 0, x, x, x, NONE, ____), 227 _(B5G5R5X1_UNORM , A1R5G5B5, 0, C, C, C, 1, 2, 1, 0, x, NONE, ____), 228 _(B5G5R5A1_UNORM , A1R5G5B5, 0, C, C, C, C, 2, 1, 0, 3, NONE, ____), [all...] |
/external/libvncserver/common/ |
H A D | minilzo.c | 3192 #undef ____ macro
|
Completed in 126 milliseconds