|
CoriEngine
|
This is the complete list of members for Cori::Graphics::ShaderProgram::Descriptor, including all inherited members.
| AssetType typedef | Cori::Graphics::ShaderProgram::Descriptor | |
| Descriptor(std::string name, std::filesystem::path vertexPath, std::filesystem::path fragmentPath, std::filesystem::path geometryPath={}) noexcept | Cori::Graphics::ShaderProgram::Descriptor | inline |
| GetRuntimeID() const | Cori::Graphics::ShaderProgram::Descriptor | inline |
| m_FragmentPath | Cori::Graphics::ShaderProgram::Descriptor | |
| m_GeometryPath | Cori::Graphics::ShaderProgram::Descriptor | |
| m_Name | Cori::Graphics::ShaderProgram::Descriptor | |
| m_VertexPath | Cori::Graphics::ShaderProgram::Descriptor | |
| operator==(const Descriptor &other) const noexcept | Cori::Graphics::ShaderProgram::Descriptor | inline |