ovrTextureType | Type ( ) Must be ovrTexture_2D. |
ovrTextureFormat | Format ( ) |
int | ArraySize ( ) Must be 6 for ovrTexture_Cube, 1 for other types. |
int | Width ( ) |
int | Height ( ) |
int | MipLevels ( ) |
int | SampleCount ( ) |
ovrBool | StaticImage ( ) Not buffered in a chain. For images that don't change. |
unsigned int | MiscFlags ( ) ovrTextureFlags |
unsigned int | BindFlags ( ) ovrTextureBindFlags. Not used for GL. |