XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGALTilePipelineDescription Struct Reference

This describes the tile pipeline information. More...

#include <PipelineState.h>

Inheritance diagram for xiiGALTilePipelineDescription:
[legend]

Public Attributes

xiiEnum< xiiGALSampleCountm_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

- Public Member Functions inherited from xiiHashableStruct< xiiGALTilePipelineDescription >
 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.
 

Detailed Description

This describes the tile pipeline information.


The documentation for this struct was generated from the following file: