HomeSort by relevance Sort by last modified time
    Searched full:glgettexlevelparameteriv (Results 1 - 25 of 27) sorted by null

1 2

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
FramebufferData.cpp 177 ctx->dispatcher().glGetTexLevelParameteriv(GL_TEXTURE_2D, 0, GL_TEXTURE_WIDTH, &width);
178 ctx->dispatcher().glGetTexLevelParameteriv(GL_TEXTURE_2D, 0, GL_TEXTURE_HEIGHT, &height);
GLDispatch.cpp 111 void (GLAPIENTRY *GLDispatch::glGetTexLevelParameteriv) (GLenum target, GLint level, GLenum pname, GLint *params) = NULL;
349 LOAD_GL_FUNC(glGetTexLevelParameteriv);
  /external/skia/src/gpu/unix/
GrGLCreateNativeInterface_unix.cpp 95 interface->fGetTexLevelParameteriv = glGetTexLevelParameteriv;
  /external/skia/src/gpu/win/
GrGLCreateNativeInterface_win.cpp 64 interface->fGetTexLevelParameteriv = glGetTexLevelParameteriv;
  /external/skia/src/gpu/mac/
GrGLCreateNativeInterface_mac.cpp 101 interface->fGetTexLevelParameteriv = glGetTexLevelParameteriv;
  /external/libvpx/examples/includes/geshi/geshi/
basic4gl.php 251 'glIndexd','glHint','glGetTexParameteriv','glGetTexParameterfv','glGetTexLevelParameteriv','glGetTexLevelParameterfv',
thinbasic.php     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 76 static void (GLAPIENTRY *glGetTexLevelParameteriv) (GLenum target, GLint level, GLenum pname, GLint *params);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_glfuncs.h 131 SDL_PROC_UNUSED(void,glGetTexLevelParameteriv,(GLenum target, GLint level, GLenum pname, GLint *params))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 576 #define glGetTexLevelParameteriv MANGLE(GetTexLevelParameteriv)
    [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 576 #define glGetTexLevelParameteriv MANGLE(GetTexLevelParameteriv)
    [all...]
gl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 576 #define glGetTexLevelParameteriv MANGLE(GetTexLevelParameteriv)
    [all...]
gl.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp     [all...]
  /external/mesa3d/docs/
subset-A.html     [all...]
  /external/quake/quake/src/QW/scitech/lib/win32/vc/
mgllt.lib     [all...]

Completed in 806 milliseconds

1 2