API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGsDirectXDevice Class > ExGsDirectXDevice Methods > ExGsDirectXDevice::setLockableBackBuffer Method
ExGsDirectXDevice::setLockableBackBuffer Method
Syntax
C++
void setLockableBackBuffer(bool enable);

Controls the lockable back buffer for this Vectorizer device.

A lockable back buffer may decrease performance on some video-hardware By default a non non-lockable back buffer is used. If a lockable back buffer is required, it can be enabled by this function.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.