HomeSort by relevance Sort by last modified time
    Searched refs:GL_INTENSITY (Results 1 - 11 of 11) sorted by null

  /external/quake/quake/src/QW/client/
quakedef.h 163 #define GL_INTENSITY 0x8049
gl_rsurf.c 205 case GL_INTENSITY:
701 else if (gl_lightmap_format == GL_INTENSITY)
770 else if (gl_lightmap_format == GL_INTENSITY)
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
TextureUtil.java 276 format = GL_INTENSITY;
281 format = GL_INTENSITY;
LwjglRenderer.java     [all...]
  /external/quake/quake/src/WinQuake/
quakedef.h 362 #define GL_INTENSITY 0x8049
gl_rsurf.cpp 206 case GL_INTENSITY:
777 else if (gl_lightmap_format == GL_INTENSITY)
840 else if (gl_lightmap_format == GL_INTENSITY)
    [all...]
  /gdk/samples/quake/jni/
quakedef.h 362 #define GL_INTENSITY 0x8049
gl_rsurf.cpp 206 case GL_INTENSITY:
777 else if (gl_lightmap_format == GL_INTENSITY)
840 else if (gl_lightmap_format == GL_INTENSITY)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 744 #define GL_INTENSITY 0x8049
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 744 #define GL_INTENSITY 0x8049
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 744 #define GL_INTENSITY 0x8049
    [all...]

Completed in 364 milliseconds