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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
OpenGLShims.h 250 #define glGenerateMipmapEXT LOOKUP_GL_FUNCTION(glGenerateMipmap)
  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 218 void (GLAPIENTRY *GLDispatch::glGenerateMipmapEXT) (GLenum target) = NULL;
388 LOAD_GLEXT_FUNC(glGenerateMipmapEXT);
  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 115 static void (GLAPIENTRY *glGenerateMipmapEXT) (GLenum target);
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/opengl/
GraphicsContext3DOpenGL.cpp 670 ::glGenerateMipmapEXT(target);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 402 #define glGenerateMipmapEXT MANGLE(GenerateMipmapEXT)
    [all...]
glext.h     [all...]
  /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 745 ctx->dispatcher().glGenerateMipmapEXT(target);
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]

Completed in 92 milliseconds