#include <MetalCommandEncoder.h>
◆ Type
| Enumerator |
|---|
| DrawPrimitive | |
| DrawPrimitiveIndexed | |
| DrawPrimitivePatch | |
| DrawPrimitiveIndirect | |
| DrawPrimitiveIndexedIndirect | |
| Dispatch | |
| DispatchIndirect | |
| Num | |
◆ ToString()
| FString FMetalCommandData::ToString |
( |
| ) |
const |
◆ [union]
◆ CommandType
| Type FMetalCommandData::CommandType |
◆ Dispatch
| MTL::DispatchThreadgroupsIndirectArguments FMetalCommandData::Dispatch |
◆ DispatchIndirect
◆ Draw
| MTL::DrawPrimitivesIndirectArguments FMetalCommandData::Draw |
◆ DrawIndexed
| MTL::DrawIndexedPrimitivesIndirectArguments FMetalCommandData::DrawIndexed |
◆ DrawPatch
| MTL::DrawPatchIndirectArguments FMetalCommandData::DrawPatch |
The documentation for this struct was generated from the following files: