EVRSubmitFlags

Allows the application to control how scene textures are used by the compositor when calling Submit.

Values

ValueMeaning
Submit_Default0

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_LensDistortionAlreadyApplied1

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_GlRenderBuffer2

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_Reserved4

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_TextureWithPose8

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_TextureWithDepth16

Allows the application to control how scene textures are used by the compositor when calling Submit.

Submit_FrameDiscontinuty32

Allows the application to control how scene textures are used by the compositor when calling Submit.

Meta