pub const ovrError_TextureSwapChainInvalid: ovrErrorType = -6002;Expand description
The ovrTextureSwapChain is in an incomplete or inconsistent state. Ensure ovr_CommitTextureSwapChain was called at least once first.
pub const ovrError_TextureSwapChainInvalid: ovrErrorType = -6002;The ovrTextureSwapChain is in an incomplete or inconsistent state. Ensure ovr_CommitTextureSwapChain was called at least once first.