Elevate Engine 1
Loading...
Searching...
No Matches
Elevate::RendererAPI Member List

This is the complete list of members for Elevate::RendererAPI, including all inherited members.

Clear() const =0Elevate::RendererAPIpure virtual
ClearTextureBindings() const =0Elevate::RendererAPIpure virtual
DrawArray(const VertexArray *vao, DrawPrimitiveType primitive=DrawPrimitiveType::Triangles) const =0Elevate::RendererAPIpure virtual
FlushBuffers() const =0Elevate::RendererAPIpure virtual
GetAPI()Elevate::RendererAPIinlinestatic
GraphicAPI enum nameElevate::RendererAPI
SetClearColor(const glm::vec4 &color) const =0Elevate::RendererAPIpure virtual
SetCullingState(bool enabled) const =0Elevate::RendererAPIpure virtual
SetDepthTestingState(bool enabled) const =0Elevate::RendererAPIpure virtual
SetDepthWrittingState(bool enabled) const =0Elevate::RendererAPIpure virtual
SetViewport(int x, int y, int width, int height) const =0Elevate::RendererAPIpure virtual