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

  /external/mesa3d/src/mesa/main/
attrib.c 539 if (mask & GL_TRANSFORM_BIT) {
540 if (!push_attrib(ctx, &head, GL_TRANSFORM_BIT,
    [all...]
rastpos.c 891 glPushAttrib( GL_TRANSFORM_BIT | GL_VIEWPORT_BIT );
context.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 67 #define GL_TRANSFORM_BIT 0x00001000
    [all...]
  /external/mesa3d/include/GL/
gl.h 685 #define GL_TRANSFORM_BIT 0x00001000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 717 #define GL_TRANSFORM_BIT 0x00001000
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 713 #define GL_TRANSFORM_BIT 0x00001000
    [all...]

Completed in 5932 milliseconds