Constant ovr_sys::ovrTextureMisc_DX_Typeless [] [src]

pub const ovrTextureMisc_DX_Typeless: ovrTextureMiscFlags = 1

DX only: The underlying texture is created with a TYPELESS equivalent of the format specified in the texture desc. The SDK will still access the texture using the format specified in the texture desc, but the app can create views with different formats if this is specified.