![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "StereoRenderUtils.h"#include "Misc/App.h"#include "ShaderPlatformCachedIniValue.h"#include "DataDrivenShaderPlatformInfo.h"#include "RHI.h"#include "RenderUtils.h"Namespaces | |
| namespace | UE |
| namespace | UE::StereoRenderUtils |
Macros | |
| #define | UE_DEBUG_STEREO_ASPECTS (!UE_BUILD_SHIPPING && !UE_BUILD_TEST && !UE_EDITOR) |
| #define | UE_SUPPORT_MMV_FALLBACK 0 |
| #define | UE_DEBUG_SSA_LOG_INIT(Platform) |
| #define | UE_DEBUG_SSA_LOG(Verbosity, Format, ...) |
| #define | UE_DEBUG_SSA_LOG_BOOL(Boolean) |
Functions | |
| RENDERCORE_API void | UE::StereoRenderUtils::LogISRInit (const UE::StereoRenderUtils::FStereoShaderAspects &Aspects) |
| RENDERCORE_API void | UE::StereoRenderUtils::VerifyISRConfig (const UE::StereoRenderUtils::FStereoShaderAspects &Aspects, EShaderPlatform ShaderPlatform) |
| #define UE_DEBUG_STEREO_ASPECTS (!UE_BUILD_SHIPPING && !UE_BUILD_TEST && !UE_EDITOR) |
| #define UE_SUPPORT_MMV_FALLBACK 0 |