![]() |
Elevate Engine 1
|
This is the complete list of members for Elevate::RendererAPI, including all inherited members.
| Clear() const =0 | Elevate::RendererAPI | pure virtual |
| ClearTextureBindings() const =0 | Elevate::RendererAPI | pure virtual |
| DrawArray(const VertexArray *vao, DrawPrimitiveType primitive=DrawPrimitiveType::Triangles) const =0 | Elevate::RendererAPI | pure virtual |
| FlushBuffers() const =0 | Elevate::RendererAPI | pure virtual |
| GetAPI() | Elevate::RendererAPI | inlinestatic |
| GraphicAPI enum name | Elevate::RendererAPI | |
| SetClearColor(const glm::vec4 &color) const =0 | Elevate::RendererAPI | pure virtual |
| SetCullingState(bool enabled) const =0 | Elevate::RendererAPI | pure virtual |
| SetDepthTestingState(bool enabled) const =0 | Elevate::RendererAPI | pure virtual |
| SetDepthWrittingState(bool enabled) const =0 | Elevate::RendererAPI | pure virtual |
| SetViewport(int x, int y, int width, int height) const =0 | Elevate::RendererAPI | pure virtual |