![]() |
LLGL 0.05 Beta
|
Native command data structure as a workaround for backend differences. More...
#include <NativeCommand.h>
Classes | |
| struct | TessFactorBuffer |
Public Attributes | |
| NativeCommandType | type |
| union { | |
| TessFactorBuffer tessFactorBuffer | |
| }; | |
Native command data structure as a workaround for backend differences.
| union { ... } LLGL::Metal::NativeCommand |
| TessFactorBuffer LLGL::Metal::NativeCommand::tessFactorBuffer |
| NativeCommandType LLGL::Metal::NativeCommand::type |