LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::Metal::NativeCommand Struct Reference

Native command data structure as a workaround for backend differences. More...

#include <NativeCommand.h>

Classes

struct  TessFactorBuffer

Public Attributes

NativeCommandType type
union { 
   TessFactorBuffer   tessFactorBuffer 
}; 

Detailed Description

Native command data structure as a workaround for backend differences.

See also
CommandBuffer::DoNativeCommand

Member Data Documentation

◆ [union]

◆ tessFactorBuffer

TessFactorBuffer LLGL::Metal::NativeCommand::tessFactorBuffer

◆ type

NativeCommandType LLGL::Metal::NativeCommand::type

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