|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Used to tell the pipeline which objects are shaded with which shader. More...
Public Member Functions | |
| TaskConstants ()=default | |
| TaskConstants (const uint32_t drawCommandOffset=0) | |
Public Attributes | |
| uint32_t | drawCommandOffset = 0u |
Used to tell the pipeline which objects are shaded with which shader.
Definition at line 79 of file Renderer.h.
|
default |
|
inlineexplicit |
Definition at line 83 of file Renderer.h.
References drawCommandOffset.
| uint32_t EngineCore::Renderer::TaskConstants::drawCommandOffset = 0u |
Definition at line 88 of file Renderer.h.
Referenced by TaskConstants().