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

  /external/mesa3d/src/mesa/main/
attrib.c 65 * glEnable()/glDisable() attribute group (GL_ENABLE_BIT).
313 if (mask & GL_ENABLE_BIT) {
388 if (!save_attrib_data(&head, GL_ENABLE_BIT, attr)) {
    [all...]
context.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 68 #define GL_ENABLE_BIT 0x00002000
    [all...]
  /external/mesa3d/include/GL/
gl.h 686 #define GL_ENABLE_BIT 0x00002000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 718 #define GL_ENABLE_BIT 0x00002000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 714 #define GL_ENABLE_BIT 0x00002000
    [all...]

Completed in 165 milliseconds