![]() |
Pioneer
|
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 typedef | Graphics::OGL::CommandList | protected |
| GetDrawCmds() const | Graphics::OGL::CommandList | inlineprotected |
| Graphics::RendererOGL | Graphics::OGL::CommandList | friend |
| IsEmpty() const | Graphics::OGL::CommandList | inlineprotected |
| Reset() | Graphics::OGL::CommandList | protected |