ovrError_TextureSwapChainInvalid

Constant ovrError_TextureSwapChainInvalid 

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