mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 18:54:02 +00:00
[host] dxgi: fix the return status of the downsampler
This commit is contained in:
@@ -212,6 +212,7 @@ static bool downsample_configure(void * opaque,
|
||||
|
||||
comRef_toGlobal(inst->tex , tex );
|
||||
comRef_toGlobal(inst->target , target );
|
||||
result = true;
|
||||
|
||||
exit:
|
||||
comRef_scopePop();
|
||||
|
Reference in New Issue
Block a user