Changeset 104812 in vbox for trunk/src/VBox/Devices
- Timestamp:
- May 29, 2024 5:35:56 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-dx11.cpp
r104811 r104812 1513 1513 } 1514 1514 1515 1515 // Not used 1516 #if 0 1516 1517 static uint32_t dxGetRenderTargetViewSid(PVMSVGA3DDXCONTEXT pDXContext, uint32_t renderTargetViewId) 1517 1518 { … … 1521 1522 return pRTViewEntry->sid; 1522 1523 } 1523 1524 #endif 1524 1525 1525 1526 static int dxDefineStreamOutput(PVGASTATECC pThisCC, PVMSVGA3DDXCONTEXT pDXContext, SVGA3dStreamOutputId soid, SVGACOTableDXStreamOutputEntry const *pEntry, DXSHADER *pDXShader)
Note:
See TracChangeset
for help on using the changeset viewer.