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

This describes the optimized color clear value. More...

#include <Descriptors.h>

Inheritance diagram for xiiGALOptimizedClearValue:
[legend]

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 
- Public Member Functions inherited from xiiHashableStruct< xiiGALOptimizedClearValue >
 xiiHashableStruct (const xiiHashableStruct< xiiGALOptimizedClearValue > &other)
 
void operator= (const xiiHashableStruct< xiiGALOptimizedClearValue > &other)
 
XII_ALWAYS_INLINE constexpr bool operator== (const xiiHashableStruct< xiiGALOptimizedClearValue > &rhs) const=default
 
xiiUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

xiiEnum< xiiGALResourceFormatm_ResourceFormat = xiiGALResourceFormat::Unknown
 Texture format.
 
xiiColor m_ClearColor = xiiColor::Black
 Render target clear value.
 
xiiGALDepthStencilClearValue m_DepthStencil
 Depth stencil clear value.
 

Detailed Description

This describes the optimized color clear value.


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