![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MetalRHIPrivate.h"#include "MetalBuffer.h"#include "MetalFence.h"#include "MetalPipeline.h"#include "MetalProfiler.h"#include "MetalCounterSampler.h"Go to the source code of this file.
Classes | |
| struct | FMetalCommandData |
| struct | FMetalCommandData::DispatchIndirectArgs |
| struct | FMetalCommandDebug |
| struct | FMetalBarrierScope |
| struct | FMetalCommandEncoderFence |
| class | FMetalCommandEncoder |
| struct | FMetalCommandEncoder::FMetalBufferBindings::FSizeConstants |
Namespaces | |
| namespace | EMetalFenceWaitStage |
Typedefs | |
| typedef TSharedPtr< FMetalShaderPipeline, ESPMode::ThreadSafe > | FMetalShaderPipelinePtr |
Enumerations | |
| enum | EMetalFenceWaitStage::Type { EMetalFenceWaitStage::None = 0 , EMetalFenceWaitStage::BeforeVertex = 1 << 0 , EMetalFenceWaitStage::BeforeFragment = 1 << 1 } |