UnlockBuffer

Unlocks a buffer after direct memory access

Declaration

void GA_bufferFuncs::UnlockBuffer(
    GA_buf *buf)

Prototype In

snap/graphics.h

Parameters

buf

SNAP buffer to unlock

 

Description

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

SEE ALSO LockBuffer

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