|
CoriEngine
|
This is the complete list of members for Cori::Graphics::Internal::API, including all inherited members.
| ClearFramebuffer() | Cori::Graphics::Internal::API | inlinestatic |
| DisableBlending() | Cori::Graphics::Internal::API | inlinestatic |
| DisableDepthTest() | Cori::Graphics::Internal::API | inlinestatic |
| DrawElementsInstancedTriangles(const uint32_t instanceCount) | Cori::Graphics::Internal::API | inlinestatic |
| DrawElementsTriangles(const uint32_t elementCount) | Cori::Graphics::Internal::API | inlinestatic |
| EnableBlending() | Cori::Graphics::Internal::API | inlinestatic |
| EnableDepthTest() | Cori::Graphics::Internal::API | inlinestatic |
| Init() | Cori::Graphics::Internal::API | protectedstatic |
| s_GraphicsAPI | Cori::Graphics::Internal::API | protectedstatic |
| SetClearColor(const glm::vec4 &color) | Cori::Graphics::Internal::API | inlinestatic |
| SetDepthMask(const bool mode) | Cori::Graphics::Internal::API | inlinestatic |
| SetViewport(const int32_t x, const int32_t y, const int32_t width, const int32_t height) | Cori::Graphics::Internal::API | inlinestatic |
| Shutdown() | Cori::Graphics::Internal::API | protectedstatic |