Type Definition ovr_sys::ovrTextureBindFlags

source ·
pub type ovrTextureBindFlags = i32;
Expand description

The bindings required for texture swap chain.

All texture swap chains are automatically bindable as shader input resources since the Oculus runtime needs this to read them.

see ovrTextureSwapChainDesc