|
Euphoria
|
internal More...
Public Attributes | |
| CompiledUniformProp * | target |
| UniformType | type |
| std::string | name |
| int | array_count |
| int eu::render::UniformProp::array_count |
Definition at line 52 of file uniform_buffer.h.
| std::string eu::render::UniformProp::name |
Definition at line 51 of file uniform_buffer.h.
| CompiledUniformProp* eu::render::UniformProp::target |
Definition at line 49 of file uniform_buffer.h.
| UniformType eu::render::UniformProp::type |
Definition at line 50 of file uniform_buffer.h.