|
Euphoria
|
Shader source with the layout that is expected. More...
Public Attributes | |
| core::ShaderVertexAttributes | layout |
| std::string | vertex |
| std::string | fragment |
Shader source with the layout that is expected.
Definition at line 31 of file shader.source.h.
| std::string eu::render::ShaderSource_withLayout::fragment |
Definition at line 35 of file shader.source.h.
| core::ShaderVertexAttributes eu::render::ShaderSource_withLayout::layout |
Definition at line 33 of file shader.source.h.
| std::string eu::render::ShaderSource_withLayout::vertex |
Definition at line 34 of file shader.source.h.