Home | History | Annotate | Download | only in main

Lines Matching refs:GLchan

49    typedef GLubyte GLchan;
54 typedef GLushort GLchan;
59 typedef GLfloat GLchan;
1193 GLchan *texelOut );
1244 FetchTexelFuncC FetchTexelc; /**< GLchan texel fetch function pointer */