/external/mesa3d/docs/ |
RELNOTES-3.1 | 80 GL_ARB_multitexture 100 GL_EXT_multitexture - obsolete in favor of GL_ARB_multitexture
|
RELNOTES-4.0 | 40 GL_ARB_multitexture
|
intro.html | 271 <li>GL_ARB_multitexture
|
versions.html | 718 <li>GL_ARB_multitexture extension [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/testing/internal/ |
fake_gpu_info.py | 103 'GL_ARB_multitexture GL_ARB_occlusion_query '
|
/external/mesa3d/src/mapi/glapi/gen/ |
extension_helper.py | 160 abi = [ "1.0", "1.1", "1.2", "GL_ARB_multitexture" ] 279 abi = [ "1.0", "1.1", "1.2", "GL_ARB_multitexture" ]
|
/external/mesa3d/docs/OLD/ |
MESA_sprite_point.spec | 27 GL_ARB_multitexture effects the definition of this extension
|
/external/mesa3d/src/mesa/main/ |
texstate.c | 287 /* GL_ARB_multitexture */ 326 /* GL_ARB_multitexture */
|
api_exec.c | 590 /* ARB 1. GL_ARB_multitexture */ [all...] |
extensions.c | 109 { "GL_ARB_multitexture", o(dummy_true), GLL, 1998 }, [all...] |
varray.c | [all...] |
get.c | 459 /* GL_ARB_multitexture */ 652 /* GL_ARB_multitexture */ [all...] |
dlist.c | 319 /* GL_ARB_multitexture */ [all...] |
/external/mesa3d/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/mesa/ |
libGL.so | |
libGL.so.1 | |
libGL.so.1.2 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/mesa/ |
libGL.so | |
libGL.so.1 | |
libGL.so.1.2 | |
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
glext.h | 152 #ifndef GL_ARB_multitexture [all...] |
glew.h | [all...] |
/frameworks/native/opengl/tools/glgen2/registry/ |
reg.py | 151 # name - feature name string (e.g. 'GL_ARB_multitexture') [all...] |