Searched refs:glColor4xOES (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 855 "glColor4xOES",
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | glext.h | 671 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/external/mesa3d/include/GLES/ |
D | glext.h | 671 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/external/swiftshader/include/GLES/ |
D | glext.h | 218 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 264 #define glColor4xOES MANGLE(Color4xOES) macro
|
D | glext.h | 5167 GLAPI void APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/external/swiftshader/include/GL/ |
D | glext.h | 5228 GLAPI void APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|