mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[host] dxgi: fix the return status of the downsampler
This commit is contained in:
parent
881aa9e179
commit
3838e1f996
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user