Searched refs:glColorTable (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/docs/relnotes/ |
D | 6.2 | 30 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
|
D | 6.2.1 | 27 functions like glPolygonStipple, glConvolutionFilter, glColorTable,
|
/external/mesa3d/docs/ |
D | VERSIONS | 786 - disabled pixel transfer ops in glColorTable commands, not needed 1348 - glColorTable() could produce a Mesa implementation error (bug 3135)
|
/external/mesa3d/include/GL/ |
D | gl.h | 1603 GLAPI void GLAPIENTRY glColorTable( GLenum target, GLenum internalformat,
|
D | gl_mangle.h | 285 #define glColorTable MANGLE(ColorTable) macro
|
D | glext.h | 3562 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum forma…
|
/external/swiftshader/include/GL/ |
D | glext.h | 3140 GLAPI void APIENTRY glColorTable (GLenum target, GLenum internalformat, GLsizei width, GLenum forma…
|