Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::RenderPass::PassData Struct Reference

#include <RenderPass.h>

Public Attributes

U32_lastCommandCount = nullptr
 
U32_lastNodeCount = nullptr
 
UniformData_uniforms = nullptr
 

Detailed Description

Definition at line 65 of file RenderPass.h.

Member Data Documentation

◆ _lastCommandCount

U32* Divide::RenderPass::PassData::_lastCommandCount = nullptr

Definition at line 67 of file RenderPass.h.

◆ _lastNodeCount

U32* Divide::RenderPass::PassData::_lastNodeCount = nullptr

Definition at line 68 of file RenderPass.h.

◆ _uniforms

UniformData* Divide::RenderPass::PassData::_uniforms = nullptr

Definition at line 69 of file RenderPass.h.


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