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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 9 grep '^GLAPI' $files | sed -e 's/.*ENTRY gl\([^( ]*\).*$/#define gl\1 MANGLE(\1)/' | sort | uniq
26 #ifndef MANGLE
27 #define MANGLE(x) mgl##x
28 #endif /*MANGLE*/
32 #define glAccum MANGLE(Accum)
33 #define glActiveStencilFaceEXT MANGLE(ActiveStencilFaceEXT)
34 #define glActiveTextureARB MANGLE(ActiveTextureARB)
35 #define glActiveTexture MANGLE(ActiveTexture)
36 #define glActiveVaryingNV MANGLE(ActiveVaryingNV)
37 #define glAlphaFragmentOp1ATI MANGLE(AlphaFragmentOp1ATI
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 9 grep '^GLAPI' $files | sed -e 's/.*ENTRY gl\([^( ]*\).*$/#define gl\1 MANGLE(\1)/' | sort | uniq
26 #ifndef MANGLE
27 #define MANGLE(x) mgl##x
28 #endif /*MANGLE*/
32 #define glAccum MANGLE(Accum)
33 #define glActiveStencilFaceEXT MANGLE(ActiveStencilFaceEXT)
34 #define glActiveTextureARB MANGLE(ActiveTextureARB)
35 #define glActiveTexture MANGLE(ActiveTexture)
36 #define glActiveVaryingNV MANGLE(ActiveVaryingNV)
37 #define glAlphaFragmentOp1ATI MANGLE(AlphaFragmentOp1ATI
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 9 grep '^GLAPI' $files | sed -e 's/.*ENTRY gl\([^( ]*\).*$/#define gl\1 MANGLE(\1)/' | sort | uniq
26 #ifndef MANGLE
27 #define MANGLE(x) mgl##x
28 #endif /*MANGLE*/
32 #define glAccum MANGLE(Accum)
33 #define glActiveStencilFaceEXT MANGLE(ActiveStencilFaceEXT)
34 #define glActiveTextureARB MANGLE(ActiveTextureARB)
35 #define glActiveTexture MANGLE(ActiveTexture)
36 #define glActiveVaryingNV MANGLE(ActiveVaryingNV)
37 #define glAlphaFragmentOp1ATI MANGLE(AlphaFragmentOp1ATI
    [all...]

Completed in 38 milliseconds