Collapse All
Parallels C API Reference Guide
PRL_VIDEO_3D_ACCELERATION Enumeration
Other Structs

Video 3D acceleration

Syntax
typedef enum _PRL_VIDEO_3D_ACCELERATION {
  P3D_DISABLED = 0,
  P3D_ENABLED_HIGHEST = 1,
  P3D_ENABLED_DX9 = 2
} PRL_VIDEO_3D_ACCELERATION;
File

PrlEnums.h

Links
What do you think about this topic? Send feedback!