Searched defs:BaseFormat (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
H A D | formats.c | 49 GLenum BaseFormat; member in struct:gl_format_info 85 GL_NONE, /* BaseFormat */ 94 GL_RGBA, /* BaseFormat */ 103 GL_RGBA, /* BaseFormat */ 112 GL_RGBA, /* BaseFormat */ 121 GL_RGBA, /* BaseFormat */ 130 GL_RGB, /* BaseFormat */ 139 GL_RGB, /* BaseFormat */ 148 GL_RGB, /* BaseFormat */ 157 GL_RGB, /* BaseFormat */ [all...] |
/external/mesa3d/src/mesa/main/ |
H A D | formats.c | 49 GLenum BaseFormat; member in struct:gl_format_info 85 GL_NONE, /* BaseFormat */ 94 GL_RGBA, /* BaseFormat */ 103 GL_RGBA, /* BaseFormat */ 112 GL_RGBA, /* BaseFormat */ 121 GL_RGBA, /* BaseFormat */ 130 GL_RGB, /* BaseFormat */ 139 GL_RGB, /* BaseFormat */ 148 GL_RGB, /* BaseFormat */ 157 GL_RGB, /* BaseFormat */ [all...] |
Completed in 216 milliseconds