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

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLDispatch.cpp 75 LOAD_GL_FUNC(glColor4ubv);
GLDispatch.h 52 void (GLAPIENTRY *glColor4ubv) ( const GLubyte *v );
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c 473 &glColor4ubv,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 473 &glColor4ubv,
  /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))
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h 91 "glColor4ubv\0"
    [all...]
  /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...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h     [all...]
gl_mangle.h 217 #define glColor4ubv MANGLE(Color4ubv)
    [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h 217 #define glColor4ubv MANGLE(Color4ubv)
    [all...]

Completed in 88 milliseconds