Lines Matching defs:OSMesaPixelStore
947 OSMesaPixelStore( GLint pname, GLint value )955 "OSMesaPixelStore(value)" );964 _mesa_error( &osmesa->mesa, GL_INVALID_ENUM, "OSMesaPixelStore(pname)" );1095 { "OSMesaPixelsStore", (OSMESAproc) OSMesaPixelStore },