VirtualBox

Changeset 53854 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 16, 2015 12:28:22 PM (10 years ago)
Author:
vboxsync
Message:

Host 3D: content scaling: define scale factor range bounds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxOGL.h

    r53847 r53854  
    4343#define VBOX_OGL_SCALE_FACTOR_MULTIPLIER    100.0
    4444
     45/* 3D content scale factor range bounds. */
     46#define VBOX_OGL_SCALE_FACTOR_MIN           0.5
     47#define VBOX_OGL_SCALE_FACTOR_MAX           2.0
     48
    4549bool RTCALL VBoxOglIsOfflineRenderingAppropriate(void);
    4650bool RTCALL VBoxOglIs3DAccelerationSupported(void);
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