VirtualBox

Changeset 99831 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
May 17, 2023 6:34:16 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157467
Message:

Devices/Graphics: RTV -> UAV fix copy paste bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp

    r99785 r99831  
    55895589        {
    55905590            for (uint32_t i = 0; i < pBackendDXContext->cUnorderedAccessView; ++i)
    5591                 D3D_RELEASE(pBackendDXContext->paRenderTargetView[i].u.pUnorderedAccessView);
     5591                D3D_RELEASE(pBackendDXContext->paUnorderedAccessView[i].u.pUnorderedAccessView);
    55925592        }
    55935593
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette