InsertMemoryBarrier Data Member Function

Inserts a memory barrier in the current OpenGL command list.

Prototype

int32 InsertMemoryBarrier( GpuMemoryBarrier p_oBarrier )

Parameters

Parameter Type Parameter Name Documentation
<GpuMemoryBarrier>p_oBarrierA pointer to the <MemoryBarrier> object with bitfield flags in the desired configuration. See also <MemoryBarrier> in the data interface documentation.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.