VirtualBox

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


Ignore:
Timestamp:
Apr 5, 2016 10:00:07 AM (9 years ago)
Author:
vboxsync
Message:

DevVGA-SVGA3d-win.cpp: Warning.

File:
1 edited

Legend:

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

    r60016 r60327  
    55
    66/*
    7  * Copyright (C) 2013-2015 Oracle Corporation
     7 * Copyright (C) 2013-2016 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    21492149    IDirect3DSurface9  *pBackBuffer;
    21502150    IDirect3DSurface9  *pSurfaceD3D;
    2151     struct
    2152     {
    2153         uint32_t        x;
    2154         uint32_t        y;
    2155         uint32_t        cx;
    2156         uint32_t        cy;
    2157     } srcViewPort;
    21582151
    21592152    AssertReturn(pState, VERR_NO_MEMORY);
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