![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssglayerrenderdata_p.h>
Public Member Functions | |
bool | wasLayerDataDirty () const |
void | setLayerDataDirty (bool inValue) |
bool | wasDirty () const |
void | setWasDirty (bool inValue) |
bool | requiresDepthTexture () const |
void | setRequiresDepthTexture (bool inValue) |
bool | requiresDepthTextureMS () const |
void | setRequiresDepthTextureMS (bool inValue) |
bool | requiresSsaoPass () const |
void | setRequiresSsaoPass (bool inValue) |
bool | requiresShadowMapPass () const |
void | setRequiresShadowMapPass (bool inValue) |
bool | requiresScreenTexture () const |
void | setRequiresScreenTexture (bool inValue) |
bool | requiresMipmapsForScreenTexture () const |
void | setRequiresMipmapsForScreenTexture (bool inValue) |
bool | hasCustomBlendMode () const |
void | setHasCustomBlendMode (bool inValue) |
bool | requiresNormalTexture () const |
void | setRequiresNormalTexture (bool inValue) |
Public Member Functions inherited from QFlags< QSSGLayerRenderPreparationResultFlag > | |
constexpr | QFlags () noexcept=default |
constexpr Int | toInt () const noexcept |
constexpr QFlags & | operator&= (int mask) noexcept |
constexpr QFlags & | operator|= (QFlags other) noexcept |
constexpr QFlags & | operator^= (QFlags other) noexcept |
constexpr Q_IMPLICIT | operator Int () const noexcept |
constexpr bool | operator! () const noexcept |
constexpr QFlags | operator| (QFlags other) const noexcept |
constexpr QFlags | operator^ (QFlags other) const noexcept |
constexpr QFlags | operator& (int mask) const noexcept |
constexpr QFlags | operator~ () const noexcept |
constexpr void | operator+ (QFlags other) const noexcept=delete |
constexpr void | operator- (QFlags other) const noexcept=delete |
constexpr bool | testFlag (QSSGLayerRenderPreparationResultFlag flag) const noexcept |
constexpr bool | testFlags (QFlags flags) const noexcept |
constexpr bool | testAnyFlag (QSSGLayerRenderPreparationResultFlag flag) const noexcept |
constexpr bool | testAnyFlags (QFlags flags) const noexcept |
constexpr QFlags & | setFlag (QSSGLayerRenderPreparationResultFlag flag, bool on=true) noexcept |
Public Member Functions inherited from QtPrivate::QFlagsStorage< QSSGLayerRenderPreparationResultFlag > | |
constexpr | QFlagsStorage () noexcept=default |
Additional Inherited Members | |
Public Types inherited from QFlags< QSSGLayerRenderPreparationResultFlag > | |
typedef QSSGLayerRenderPreparationResultFlag | enum_type |
using | Int |
Static Public Member Functions inherited from QFlags< QSSGLayerRenderPreparationResultFlag > | |
static constexpr QFlags | fromInt (Int i) noexcept |
Protected Types inherited from QtPrivate::QFlagsStorage< QSSGLayerRenderPreparationResultFlag > | |
typedef std::conditional< std::is_unsigned< typenamestd::underlying_type< QSSGLayerRenderPreparationResultFlag >::type >::value, typenameIntegers::Unsigned, typenameIntegers::Signed >::type | Int |
Protected Attributes inherited from QtPrivate::QFlagsStorage< QSSGLayerRenderPreparationResultFlag > | |
Int | i |
Definition at line 82 of file qssglayerrenderdata_p.h.
|
inline |
Definition at line 147 of file qssglayerrenderdata_p.h.
References MaterialHasCustomBlendMode.
|
inline |
Definition at line 96 of file qssglayerrenderdata_p.h.
References RequiresDepthTexture.
|
inline |
Definition at line 105 of file qssglayerrenderdata_p.h.
References RequiresDepthTextureMS.
|
inline |
Definition at line 138 of file qssglayerrenderdata_p.h.
References RequiresMipmapsForScreenTexture.
|
inline |
Definition at line 156 of file qssglayerrenderdata_p.h.
References RequiresNormalTexture.
|
inline |
Definition at line 129 of file qssglayerrenderdata_p.h.
References RequiresScreenTexture.
|
inline |
Definition at line 120 of file qssglayerrenderdata_p.h.
References RequiresShadowMapPass.
|
inline |
Definition at line 114 of file qssglayerrenderdata_p.h.
References RequiresSsaoPass.
|
inline |
Definition at line 151 of file qssglayerrenderdata_p.h.
References MaterialHasCustomBlendMode.
|
inline |
Definition at line 88 of file qssglayerrenderdata_p.h.
References WasLayerDataDirty.
|
inline |
Definition at line 100 of file qssglayerrenderdata_p.h.
References RequiresDepthTexture.
|
inline |
Definition at line 109 of file qssglayerrenderdata_p.h.
References RequiresDepthTextureMS.
|
inline |
Definition at line 142 of file qssglayerrenderdata_p.h.
References RequiresMipmapsForScreenTexture.
|
inline |
Definition at line 160 of file qssglayerrenderdata_p.h.
References RequiresNormalTexture.
|
inline |
Definition at line 133 of file qssglayerrenderdata_p.h.
References RequiresScreenTexture.
|
inline |
Definition at line 124 of file qssglayerrenderdata_p.h.
References RequiresShadowMapPass.
|
inline |
Definition at line 115 of file qssglayerrenderdata_p.h.
References RequiresSsaoPass.
|
inline |
Definition at line 94 of file qssglayerrenderdata_p.h.
References WasDirty.
|
inline |
Definition at line 93 of file qssglayerrenderdata_p.h.
References WasDirty.
|
inline |
Definition at line 84 of file qssglayerrenderdata_p.h.
References WasLayerDataDirty.