Searched refs:glGetColorTable (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | gl.h | 1614 GLAPI void GLAPIENTRY glGetColorTable( GLenum target, GLenum format,
|
D | glext.h | 3555 GLAPI void APIENTRY glGetColorTable (GLenum target, GLenum format, GLenum type, void *table);
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl.h | 1652 GLAPI void GLAPIENTRY glGetColorTable( GLenum target, GLenum format,
|
D | gl_mangle.h | 612 #define glGetColorTable MANGLE(GetColorTable) macro
|
D | glext.h | 6263 GLAPI void APIENTRY glGetColorTable (GLenum target, GLenum format, GLenum type, GLvoid *table);
|