Searched defs:dd_function_table (Results 1 – 1 of 1) sorted by relevance
91 struct dd_function_table { struct97 const GLubyte * (*GetString)( struct gl_context *ctx, GLenum name );105 void (*UpdateState)(struct gl_context *ctx);110 void (*Finish)( struct gl_context *ctx );115 void (*Flush)( struct gl_context *ctx );122 void (*Clear)( struct gl_context *ctx, GLbitfield buffers );127 void (*RasterPos)( struct gl_context *ctx, const GLfloat v[4] );138 void (*DrawPixels)( struct gl_context *ctx,147 void (*ReadPixels)( struct gl_context *ctx,156 void (*CopyPixels)( struct gl_context *ctx, GLint srcx, GLint srcy,[all …]