![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MetalRHIPrivate.h"#include "MetalDynamicRHI.h"#include "MetalRHIContext.h"#include "MetalRHIStagingBuffer.h"#include "MetalCommandBuffer.h"#include "RenderUtils.h"#include "ClearReplacementShaders.h"#include "MetalTransitionData.h"#include "MetalBindlessDescriptors.h"Functions | |
| void | ModifyTextureTypeForBindless (MTL::TextureType &TextureType) |
| MTL::TextureType | UAVDimensionToMetalTextureType (FRHIViewDesc::EDimension Dimension) |
| MTL::TextureType | SRVDimensionToMetalTextureType (FMetalDevice &Device, FRHIViewDesc::EDimension Dimension) |
| void ModifyTextureTypeForBindless | ( | MTL::TextureType & | TextureType | ) |
| MTL::TextureType SRVDimensionToMetalTextureType | ( | FMetalDevice & | Device, |
| FRHIViewDesc::EDimension | Dimension | ||
| ) |
| MTL::TextureType UAVDimensionToMetalTextureType | ( | FRHIViewDesc::EDimension | Dimension | ) |