HomeSort by relevance Sort by last modified time
    Searched refs:glColor4ubv (Results 1 - 13 of 13) sorted by null

  /external/quake/quake/src/QW/client/
quakedef.h 167 void glColor4ubv(unsigned char* pColor);
gl_draw.c 577 glColor4ubv ( pColor );
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp 75 LOAD_GL_FUNC(glColor4ubv);
GLDispatch.h 52 void (GLAPIENTRY *glColor4ubv) ( const GLubyte *v );
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 147 void (GLAPIENTRY *GLDispatch::glColor4ubv)(const GLubyte *) = NULL;
400 LOAD_GL_FUNC(glColor4ubv);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 127 static void (GLAPIENTRY *glColor4ubv) ( const GLubyte *v );
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_glfuncs.h 50 SDL_PROC_UNUSED(void,glColor4ubv,(const GLubyte *v))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 166 #define glColor4ubv MANGLE(Color4ubv)
    [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 166 #define glColor4ubv MANGLE(Color4ubv)
    [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 166 #define glColor4ubv MANGLE(Color4ubv)
    [all...]
gl.h     [all...]

Completed in 131 milliseconds