![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "DBufferTextures.h"#include "DataDrivenShaderPlatformInfo.h"#include "RendererUtils.h"#include "RenderGraphUtils.h"#include "SceneUtils.h"#include "ScenePrivate.h"#include "SystemTextures.h"Functions | |
| EDecalDBufferMaskTechnique | GetDBufferMaskTechnique (EShaderPlatform ShaderPlatform) |
| FDBufferTexturesDesc | GetDBufferTexturesDesc (FIntPoint Extent, EShaderPlatform ShaderPlatform) |
| FDBufferTextures | CreateDBufferTextures (FRDGBuilder &GraphBuilder, FIntPoint Extent, EShaderPlatform ShaderPlatform, const bool bIsMobileMultiView) |
| FDBufferParameters | GetDBufferParameters (FRDGBuilder &GraphBuilder, const FDBufferTextures &DBufferTextures, EShaderPlatform ShaderPlatform, const bool bIsMobileMultiView) |
| FDBufferTextures CreateDBufferTextures | ( | FRDGBuilder & | GraphBuilder, |
| FIntPoint | Extent, | ||
| EShaderPlatform | ShaderPlatform, | ||
| const bool | bIsMobileMultiView | ||
| ) |
| EDecalDBufferMaskTechnique GetDBufferMaskTechnique | ( | EShaderPlatform | ShaderPlatform | ) |
| FDBufferParameters GetDBufferParameters | ( | FRDGBuilder & | GraphBuilder, |
| const FDBufferTextures & | DBufferTextures, | ||
| EShaderPlatform | ShaderPlatform, | ||
| const bool | bIsMobileMultiView | ||
| ) |
| FDBufferTexturesDesc GetDBufferTexturesDesc | ( | FIntPoint | Extent, |
| EShaderPlatform | ShaderPlatform | ||
| ) |