![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <RenderPass.h>
Public Attributes | |
U32 * | _lastCommandCount = nullptr |
U32 * | _lastNodeCount = nullptr |
UniformData * | _uniforms = nullptr |
Definition at line 65 of file RenderPass.h.
U32* Divide::RenderPass::PassData::_lastCommandCount = nullptr |
Definition at line 67 of file RenderPass.h.
U32* Divide::RenderPass::PassData::_lastNodeCount = nullptr |
Definition at line 68 of file RenderPass.h.
UniformData* Divide::RenderPass::PassData::_uniforms = nullptr |
Definition at line 69 of file RenderPass.h.