/external/libvpx/examples/includes/geshi/geshi/ |
basic4gl.php | 150 'GL_EYE_PLANE','GL_EYE_LINEAR','GL_EXT_vertex_array','GL_EXT_paletted_texture','GL_EXT_bgra','GL_EXTENSIONS','GL_EXP2',
|
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/ |
SDL_wingl.c | 348 wglext = (const char *)glGetStringFunc(GL_EXTENSIONS);
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
GL10.java | 67 int GL_EXTENSIONS = 0x1F03;
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
gl.h | 361 #define GL_EXTENSIONS 0x1F03
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
GLES10Header.java-if | 68 public static final int GL_EXTENSIONS = 0x1F03;
|
GLES20Header.java-if | 200 public static final int GL_EXTENSIONS = 0x1F03;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/ |
GLEnum.java | 209 GL_EXTENSIONS(0x1F03),
|
/external/mesa3d/src/glsl/glcpp/ |
glcpp-parse.y | 32 #include "main/core.h" /* for struct gl_extensions */ 1063 glcpp_parser_create (const struct gl_extensions *extensions, int api) [all...] |
/development/ndk/platforms/android-4/include/GLES/ |
gl.h | 404 #define GL_EXTENSIONS 0x1F03 [all...] |
/development/ndk/platforms/android-5/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/external/mesa3d/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/external/quake/quake/src/WinQuake/ |
glquake.h | 244 extern const char *gl_extensions;
|
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
GLUtils.cpp | 217 const char* glExtensions = reinterpret_cast<const char*>(glGetString(GL_EXTENSIONS));
|
/frameworks/native/opengl/include/GLES/ |
gl.h | 404 #define GL_EXTENSIONS 0x1F03 [all...] |
/frameworks/native/opengl/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/frameworks/native/opengl/libagl/ |
state.cpp | 349 case GL_EXTENSIONS: return (const GLubyte*)gExtensionsString;
|
/frameworks/native/opengl/libs/ |
enums.in | 190 GL_ENUM(0x1F03,GL_EXTENSIONS)
|
/frameworks/rs/driver/ |
rsdGL.cpp | 362 dc->gl.gl.extensions = glGetString(GL_EXTENSIONS);
|
/gdk/samples/quake/jni/ |
glquake.h | 244 extern const char *gl_extensions;
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/ |
gl.h | 404 #define GL_EXTENSIONS 0x1F03 [all...] |
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/ |
gl.h | 404 #define GL_EXTENSIONS 0x1F03 [all...] |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/ |
gl2.h | 304 #define GL_EXTENSIONS 0x1F03
|
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/ |
gl.h | 403 #define GL_EXTENSIONS 0x1F03 [all...] |