Type Definition ovr_sys::ovrTextureBindFlags [] [src]

type ovrTextureBindFlags = i32;

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