|
Euphoria
|
A compiled uniform buffer property that can be used in a shader. More...
Public Attributes | |
| int | offset = -1 |
| UniformType | type = UniformType::invalid |
| int | array_count = -1 |
A compiled uniform buffer property that can be used in a shader.
Definition at line 32 of file uniform_buffer.h.
| int eu::core::CompiledUniformProp::array_count = -1 |
Definition at line 36 of file uniform_buffer.h.
| int eu::core::CompiledUniformProp::offset = -1 |
Definition at line 34 of file uniform_buffer.h.
| UniformType eu::core::CompiledUniformProp::type = UniformType::invalid |
Definition at line 35 of file uniform_buffer.h.