![]() |
LLGL 0.05 Beta
|
This is the complete list of members for LLGL::RenderTarget, including all inherited members.
| GetNumColorAttachments() const =0 | LLGL::RenderTarget | pure virtual |
| GetRenderPass() const =0 | LLGL::RenderTarget | pure virtual |
| GetResolution() const =0 | LLGL::RenderTarget | pure virtual |
| GetSamples() const =0 | LLGL::RenderTarget | pure virtual |
| HasDepthAttachment() const =0 | LLGL::RenderTarget | pure virtual |
| HasStencilAttachment() const =0 | LLGL::RenderTarget | pure virtual |
| IsInstanceOf(int id) const | LLGL::Interface | virtual |
| NonCopyable(const NonCopyable &)=delete | LLGL::NonCopyable | |
| NonCopyable()=default | LLGL::NonCopyable | protected |
| operator=(const NonCopyable &)=delete | LLGL::NonCopyable | |
| SetDebugName(const char *name) | LLGL::RenderSystemChild | virtual |
| ValidateMipResolution(const Texture &texture, std::uint32_t mipLevel) | LLGL::RenderTarget | protected |
| ValidateResolution(const Extent2D &attachmentResolution) | LLGL::RenderTarget | protected |
| ~NonCopyable()=default | LLGL::NonCopyable | virtual |