VirtualBox

Ignore:
Timestamp:
Oct 20, 2017 7:13:09 AM (7 years ago)
Author:
vboxsync
Message:

Devices/Graphics: VMSVGA support for cubemaps and compressed textures (incomplete, only D3D backend); vertex/index buffer fixes; saved state fixes; cleanup.

File:
1 edited

Legend:

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

    r67972 r69136  
    55
    66/*
    7  * Copyright (C) 2013-2016 Oracle Corporation
     7 * Copyright (C) 2013-2017 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    208208void vmsvga3dInfoHostWindow(PCDBGFINFOHLP pHlp, uint64_t idHostWindow);
    209209
    210 uint32_t vmsvga3dSurfaceFormatSize(SVGA3dSurfaceFormat format);
     210uint32_t vmsvga3dSurfaceFormatSize(SVGA3dSurfaceFormat format,
     211                                   uint32_t *pu32BlockWidth,
     212                                   uint32_t *pu32BlockHeight);
    211213
    212214#ifdef LOG_ENABLED
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