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.
pub 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.