UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalCommandDebug Struct Reference

#include <MetalCommandEncoder.h>

Public Attributes

uint32 CmdBufIndex
 
uint32 Encoder
 
uint32 Index
 
FMetalGraphicsPipelineStatePSO
 
FMetalComputeShaderComputeShader
 
FMetalCommandData Data
 

Member Data Documentation

◆ CmdBufIndex

uint32 FMetalCommandDebug::CmdBufIndex

◆ ComputeShader

FMetalComputeShader* FMetalCommandDebug::ComputeShader

◆ Data

FMetalCommandData FMetalCommandDebug::Data

◆ Encoder

uint32 FMetalCommandDebug::Encoder

◆ Index

uint32 FMetalCommandDebug::Index

◆ PSO

FMetalGraphicsPipelineState* FMetalCommandDebug::PSO

The documentation for this struct was generated from the following file: