#include <Pipeline.h>
Collaboration diagram for Hubris::Graphics::ShaderPack:Public Attributes | |
| Shader * | Vertex |
| Shader * | Fragment |
Definition at line 5 of file Pipeline.h.
| Shader* Hubris::Graphics::ShaderPack::Fragment |
Definition at line 7 of file Pipeline.h.
| Shader* Hubris::Graphics::ShaderPack::Vertex |
Definition at line 6 of file Pipeline.h.