Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix D3D version mismatch #1

Open
thomasmo opened this issue Jan 3, 2019 · 2 comments
Open

Fix D3D version mismatch #1

thomasmo opened this issue Jan 3, 2019 · 2 comments
Assignees

Comments

@thomasmo
Copy link
Owner

thomasmo commented Jan 3, 2019

With DX debug layer, seeing many of these warnings:
D3D11 WARNING: ID3D10Device::CopySubresourceRegion: This ID3D10Device[1] method of the immediate context is locked out because an ID3D11Device[1] device context state is active. [ STATE_SETTING WARNING #3145945: DEVICE_LOCKEDOUT_INTERFACE]

@thomasmo thomasmo self-assigned this Jan 3, 2019
@thomasmo
Copy link
Owner Author

thomasmo commented Jan 3, 2019

looks like the warning emits during the call to OpenVRHelper::SetOverlayTexture

@thomasmo
Copy link
Owner Author

thomasmo commented Jan 3, 2019

looks similar to ValveSoftware/openvr#78 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant