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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 213 void (GLAPIENTRY *GLDispatch::glFramebufferTexture1DEXT) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) = NULL;
383 LOAD_GLEXT_FUNC(glFramebufferTexture1DEXT);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 110 static void (GLAPIENTRY *glFramebufferTexture1DEXT) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 389 #define glFramebufferTexture1DEXT MANGLE(FramebufferTexture1DEXT)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 389 #define glFramebufferTexture1DEXT MANGLE(FramebufferTexture1DEXT)
    [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 389 #define glFramebufferTexture1DEXT MANGLE(FramebufferTexture1DEXT)
    [all...]
glext.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h     [all...]

Completed in 346 milliseconds