![]() |
LLGL 0.05 Beta
|
This is the complete list of members for LLGL::ClearValue, including all inherited members.
| ClearValue()=default | LLGL::ClearValue | |
| ClearValue(const float color[4], float depth=1.0f, std::uint32_t stencil=0) | LLGL::ClearValue | inline |
| ClearValue(float r, float g, float b, float a, float depth=1.0f, std::uint32_t stencil=0) | LLGL::ClearValue | inline |
| ClearValue(float depth) | LLGL::ClearValue | inline |
| ClearValue(std::uint32_t stencil) | LLGL::ClearValue | inline |
| ClearValue(float depth, std::uint32_t stencil) | LLGL::ClearValue | inline |
| color | LLGL::ClearValue | |
| depth | LLGL::ClearValue | |
| stencil | LLGL::ClearValue |