LLGL 0.05 Beta
Loading...
Searching...
No Matches
LLGL::ClearValue Member List

This is the complete list of members for LLGL::ClearValue, including all inherited members.

ClearValue()=defaultLLGL::ClearValue
ClearValue(const float color[4], float depth=1.0f, std::uint32_t stencil=0)LLGL::ClearValueinline
ClearValue(float r, float g, float b, float a, float depth=1.0f, std::uint32_t stencil=0)LLGL::ClearValueinline
ClearValue(float depth)LLGL::ClearValueinline
ClearValue(std::uint32_t stencil)LLGL::ClearValueinline
ClearValue(float depth, std::uint32_t stencil)LLGL::ClearValueinline
colorLLGL::ClearValue
depthLLGL::ClearValue
stencilLLGL::ClearValue