VirtualBox

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


Ignore:
Timestamp:
Jan 5, 2017 4:53:19 PM (8 years ago)
Author:
vboxsync
Message:

doxygen fix

File:
1 edited

Legend:

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

    r63482 r65159  
    4242 * of NSView.  There are transparency issues with the former,
    4343 * so for the time being we're using the latter.  */
    44 #if 0
    45 #define USE_NSOPENGLVIEW
     44#if 0 || DOXYGEN_RUNNING
     45# define USE_NSOPENGLVIEW
    4646#endif
    4747
     
    699699 * Document me later.
    700700 *
     701 * @param   ppView
     702 * @param   ppCtx
    701703 * @param   pParentView     The parent view if this is a context we'll be
    702704 *                          presenting to.
     705 * @param   cx
     706 * @param   cy
     707 * @param   pSharedCtx
     708 * @param   fOtherProfile
    703709 */
    704710VMSVGA3DCOCOA_DECL(bool) vmsvga3dCocoaCreateViewAndContext(NativeNSViewRef *ppView, NativeNSOpenGLContextRef *ppCtx,
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