Changeset 82096 in vbox
- Timestamp:
- Nov 22, 2019 8:21:56 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-glHlp.cpp
r82095 r82096 697 697 GL_CHECK_ERROR(); 698 698 699 unsetRenderTarget(pState, pSurface->oglId.texture);699 unsetRenderTarget(pState, targetTexture); 700 700 701 701 pState->ext.glUseProgram(0);
Note:
See TracChangeset
for help on using the changeset viewer.