![]() |
XII Release 0.1.0
|
This describes the tile pipeline information. More...
#include <PipelineState.h>
Public Attributes | |
xiiEnum< xiiGALSampleCount > | m_SampleCount = xiiGALSampleCount::OneSample |
The number of samples in the render targets. | |
xiiStaticArray< xiiEnum< xiiGALResourceFormat >, XII_GAL_MAX_RENDERTARGET_COUNT > | m_RenderTargetFormats |
The render target formats. | |
Additional Inherited Members | |
![]() | |
xiiHashableStruct (const xiiHashableStruct< xiiGALTilePipelineDescription > &other) | |
void | operator= (const xiiHashableStruct< xiiGALTilePipelineDescription > &other) |
XII_ALWAYS_INLINE constexpr bool | operator== (const xiiHashableStruct< xiiGALTilePipelineDescription > &rhs) const=default |
xiiUInt32 | CalculateHash () const |
Calculates the 32 bit hash of the struct and returns it. | |
This describes the tile pipeline information.