/frameworks/native/opengl/libs/GLES2/ |
gl2.cpp | 44 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \ 226 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; 235 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; 250 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; 263 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; 276 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; 289 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
|
/external/mesa3d/src/mesa/main/ |
texgen.c | 62 case GL_T: 117 if (coord == GL_S || coord == GL_T) 237 _mesa_TexGenf(GL_T, pname, param); 252 _mesa_TexGenfv(GL_T, pname, params);
|
attrib.c | 706 _mesa_TexGeni(GL_T, GL_TEXTURE_GEN_MODE, unit->GenT.Mode); 710 _mesa_TexGenfv(GL_T, GL_OBJECT_PLANE, unit->GenT.ObjectPlane); 722 ctx->Driver.TexGen(ctx, GL_T, GL_EYE_PLANE, unit->GenT.EyePlane); [all...] |
/frameworks/native/opengl/libs/ |
hooks.h | 67 struct gl_t { struct in struct:android::gl_hooks_t
|
/frameworks/native/opengl/libs/GLES_CM/ |
gl.cpp | 100 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl; \ 271 gl_hooks_t::gl_t const * const _c = &getGlThreadSpecific()->gl;
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
egl_defs.h | 473 #define GL_T 0x2001
|
/external/mesa3d/src/mesa/main/tests/ |
enum_strings.cpp | 446 { 0x2001, "GL_T" }, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
gl.h | 480 #define GL_T 0x2001 [all...] |
/external/mesa3d/include/GL/ |
gl.h | 681 #define GL_T 0x2001 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl.h | 683 #define GL_T 0x2001 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl.h | 681 #define GL_T 0x2001 [all...] |
/frameworks/native/opengl/tools/glgen2/registry/ |
gl.xml | [all...] |
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
glew.h | 673 #define GL_T 0x2001 [all...] |