Pioneer
Loading...
Searching...
No Matches
Graphics::OGL::CommandList Member List

This is the complete list of members for Graphics::OGL::CommandList, including all inherited members.

AddClearCmd(bool clearColors, bool clearDepth, Color color)Graphics::OGL::CommandList
AddDrawCmd(Graphics::MeshObject *mesh, Graphics::Material *mat, Graphics::InstanceBuffer *inst=nullptr)Graphics::OGL::CommandList
AddDynamicDrawCmd(BufferBinding< Graphics::VertexBuffer > vtx, BufferBinding< Graphics::IndexBuffer > idx, Graphics::Material *mat)Graphics::OGL::CommandList
AddRenderPassCmd(RenderTarget *renderTarget, ViewportExtents extents)Graphics::OGL::CommandList
AddScissorCmd(ViewportExtents extents)Graphics::OGL::CommandList
Cmd typedefGraphics::OGL::CommandListprotected
GetDrawCmds() constGraphics::OGL::CommandListinlineprotected
Graphics::RendererOGLGraphics::OGL::CommandListfriend
IsEmpty() constGraphics::OGL::CommandListinlineprotected
Reset()Graphics::OGL::CommandListprotected