HomeSort by relevance Sort by last modified time
    Searched defs:glGetFramebufferAttachmentParameterivEXT (Results 1 - 6 of 6) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLDispatch.cpp 218 void (GLAPIENTRY *GLDispatch::glGetFramebufferAttachmentParameterivEXT) (GLenum target, GLenum attachment, GLenum pname, GLint *params) = NULL;
388 LOAD_GLEXT_FUNC(glGetFramebufferAttachmentParameterivEXT);
  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 114 static void (GLAPIENTRY *glGetFramebufferAttachmentParameterivEXT) (GLenum target, GLenum attachment, GLenum pname, GLint *params);
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 1097 milliseconds