libobs-d3d11: Check for bad NV12 output on all devices
Just to be safe, check for bad output on all devices.
This commit is contained in:
@@ -861,7 +861,7 @@ struct gs_device {
|
||||
|
||||
void RebuildDevice();
|
||||
|
||||
bool HasBadNV12Driver();
|
||||
bool HasBadNV12Output();
|
||||
|
||||
gs_device(uint32_t adapterIdx);
|
||||
~gs_device();
|
||||
|
Reference in New Issue
Block a user