VirtualBox

Ignore:
Timestamp:
Oct 7, 2021 7:31:24 AM (3 years ago)
Author:
vboxsync
Message:

Devices/Graphics: parser should be able to apply modifications; logging: bugref:9830

File:
1 edited

Legend:

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

    r91507 r91607  
    14821482    pEntry->mobid         = SVGA_ID_INVALID;
    14831483
     1484    /** @todo Destroy shaders on context and backend deletion. */
    14841485    PVMSVGA3DSHADER pShader = &pDXContext->paShader[shaderId];
     1486    DXShaderFree(&pShader->shaderInfo);
    14851487    pShader->id                = SVGA_ID_INVALID;
    14861488    pShader->cid               = SVGA_ID_INVALID;
Note: See TracChangeset for help on using the changeset viewer.

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