Home | History | Annotate | Download | only in main

Lines Matching defs:Const

1191 typedef void (*FetchTexelFuncC)( const struct gl_texture_image *texImage,
1200 typedef void (*FetchTexelFuncF)( const struct gl_texture_image *texImage,
1207 const void *texel);
1544 const GLubyte *Ptr; /**< Points to array data */
1867 const char *ErrorString; /* GL_PROGRAM_ERROR_STRING_ARB/NV */
2071 const GLchar *Source; /**< Source code string */
2397 // const GLint x[], const GLint y[], void *values);
2403 // GLint x, GLint y, const void *values, const GLubyte *mask);
2411 // GLint x, GLint y, const void *values, const GLubyte *mask);
2418 // GLint x, GLint y, const void *value, const GLubyte *mask);
2424 // const GLint x[], const GLint y[], const void *values,
2425 // const GLubyte *mask);
2430 // GLuint count, const GLint x[], const GLint y[],
2431 // const void *value, const GLubyte *mask);
2822 const GLubyte *String;
3102 struct gl_constants Const;
3212 // const char *ErrorDebugFmtString;
3276 extern const char *_mesa_prim_name[GL_POLYGON+4];