Searched refs:glCopyColorTable (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | RELEASE_NOTES | 22 OpenGL functions: glReadPixels, glCopyPixels, and glCopyColorTable,
|
/external/mesa3d/include/GL/ |
D | gl.h | 1621 GLAPI void GLAPIENTRY glCopyColorTable( GLenum target, GLenum internalformat,
|
D | gl_mangle.h | 345 #define glCopyColorTable MANGLE(CopyColorTable) macro
|
D | glext.h | 3609 GLAPI void APIENTRY glCopyColorTable (GLenum target, GLenum internalformat, GLint x, GLint y, GLsiz…
|
/external/swiftshader/include/GL/ |
D | glext.h | 3609 GLAPI void APIENTRY glCopyColorTable (GLenum target, GLenum internalformat, GLint x, GLint y, GLsiz…
|