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

  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
TextureUtil.java 132 return GL_LUMINANCE8;
285 internalFormat = GL_LUMINANCE8;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 735 #define GL_LUMINANCE8 0x8040
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 735 #define GL_LUMINANCE8 0x8040
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 735 #define GL_LUMINANCE8 0x8040
    [all...]

Completed in 70 milliseconds