Home | Info | Community | Development | myReactOS | Contact Us
[static]
Default GetPointer routine. Always return NULL to indicate that direct buffer access is not supported.
Definition at line 1460 of file renderbuffer.c.
Referenced by _mesa_init_renderbuffer().
{ return NULL; }