ovrRenderAPIConfigHeader_

Platform-independent part of rendering API-configuration data. It is a part of ovrRenderAPIConfig, passed to ovrHmd_Configure.

extern (C)
struct ovrRenderAPIConfigHeader_ {}

Members

Variables

API
ovrRenderAPIType API;
Undocumented in source.
Multisample
int Multisample;
Undocumented in source.
RTSize
ovrSizei RTSize;
Undocumented in source.

Meta