libobs-d3d11: Fix missing vertex buffer clear in NV12 check
This commit is contained in:
parent
3180a07d7c
commit
80e9bb4ec7
@ -313,6 +313,7 @@ try {
|
||||
context->Draw(4, 0);
|
||||
|
||||
device_load_pixelshader(this, nullptr);
|
||||
device_load_vertexbuffer(this, nullptr);
|
||||
device_load_vertexshader(this, nullptr);
|
||||
device_set_render_target(this, nullptr, nullptr);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user