MGL_unlockBuffer

Unlock a buffer after direct surface access

Declaration

void MGLAPI MGL_unlockBuffer(
    MGLBUF *buf)

Prototype In

mgraph.h

Parameters

buf

MGL buffer to unlock

 

Description

This function unlocks a buffer after the application has completed direct surface access on the buffer.

See Also

MGL_lockBuffer

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com