pub const ovrError_TextureSwapChainFull: ovrErrorType = -6001;Expand description
ovr_CommitTextureSwapChain was called too many times on a texture swapchain without calling submit to use the chain.
pub const ovrError_TextureSwapChainFull: ovrErrorType = -6001;ovr_CommitTextureSwapChain was called too many times on a texture swapchain without calling submit to use the chain.