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

  /external/mesa3d/src/mesa/main/tests/
mesa_formats.cpp 84 GLint i = _mesa_get_format_bits(f, GL_TEXTURE_INTENSITY_SIZE);
  /external/mesa3d/src/mesa/main/
framebuffer.c 775 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_INTENSITY_SIZE) > 0 ||
texparam.c     [all...]
formats.c 155 case GL_TEXTURE_INTENSITY_SIZE:
    [all...]
glformats.c     [all...]
get.c 858 _mesa_get_format_bits(rb->Format, GL_TEXTURE_INTENSITY_SIZE);
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_format.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 564 #define GL_TEXTURE_INTENSITY_SIZE 0x8061
    [all...]
  /external/mesa3d/include/GL/
gl.h 637 #define GL_TEXTURE_INTENSITY_SIZE 0x8061
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 667 #define GL_TEXTURE_INTENSITY_SIZE 0x8061
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 665 #define GL_TEXTURE_INTENSITY_SIZE 0x8061
    [all...]

Completed in 157 milliseconds