Loading libpixelflinger/include/pixelflinger/format.h +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ enum GGLFormatComponentIndex { GGL_INDEX_CR = 2, }; typedef struct { typedef struct GGLFormat { #ifdef __cplusplus enum { ALPHA = GGL_INDEX_ALPHA, Loading Loading
libpixelflinger/include/pixelflinger/format.h +1 −1 Original line number Diff line number Diff line Loading @@ -82,7 +82,7 @@ enum GGLFormatComponentIndex { GGL_INDEX_CR = 2, }; typedef struct { typedef struct GGLFormat { #ifdef __cplusplus enum { ALPHA = GGL_INDEX_ALPHA, Loading