Potato Engine
Hobby Game Engine Project
|
Public Attributes | |
bool | enableScissor = false |
bool | enableDepthWrite = false |
bool | enableDepthTest = false |
span< byte const > | vertShader |
span< byte const > | pixelShader |
span< GpuInputLayoutElement const > | inputLayout |