![]() |
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) |
| bool | requiresMotionVectorPass () const |
| void | setRequiresMotionVectorPass (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 131 of file qssglayerrenderdata_p.h.
|
inline |
Definition at line 196 of file qssglayerrenderdata_p.h.
References MaterialHasCustomBlendMode.
|
inline |
Definition at line 145 of file qssglayerrenderdata_p.h.
References RequiresDepthTexture.
|
inline |
Definition at line 154 of file qssglayerrenderdata_p.h.
References RequiresDepthTextureMS.
|
inline |
Definition at line 187 of file qssglayerrenderdata_p.h.
References RequiresMipmapsForScreenTexture.
|
inline |
Definition at line 214 of file qssglayerrenderdata_p.h.
References RequiresMotionVectorPass.
|
inline |
Definition at line 205 of file qssglayerrenderdata_p.h.
References RequiresNormalTexture.
|
inline |
Definition at line 178 of file qssglayerrenderdata_p.h.
References RequiresScreenTexture.
|
inline |
Definition at line 169 of file qssglayerrenderdata_p.h.
References RequiresShadowMapPass.
|
inline |
Definition at line 163 of file qssglayerrenderdata_p.h.
References RequiresSsaoPass.
|
inline |
Definition at line 200 of file qssglayerrenderdata_p.h.
References MaterialHasCustomBlendMode.
|
inline |
Definition at line 137 of file qssglayerrenderdata_p.h.
References WasLayerDataDirty.
|
inline |
Definition at line 149 of file qssglayerrenderdata_p.h.
References RequiresDepthTexture.
|
inline |
Definition at line 158 of file qssglayerrenderdata_p.h.
References RequiresDepthTextureMS.
|
inline |
Definition at line 191 of file qssglayerrenderdata_p.h.
References RequiresMipmapsForScreenTexture.
|
inline |
Definition at line 218 of file qssglayerrenderdata_p.h.
References RequiresMotionVectorPass.
|
inline |
Definition at line 209 of file qssglayerrenderdata_p.h.
References RequiresNormalTexture.
|
inline |
Definition at line 182 of file qssglayerrenderdata_p.h.
References RequiresScreenTexture.
|
inline |
Definition at line 173 of file qssglayerrenderdata_p.h.
References RequiresShadowMapPass.
|
inline |
Definition at line 164 of file qssglayerrenderdata_p.h.
References RequiresSsaoPass.
|
inline |
Definition at line 143 of file qssglayerrenderdata_p.h.
References WasDirty.
|
inline |
Definition at line 142 of file qssglayerrenderdata_p.h.
References WasDirty.
|
inline |
Definition at line 133 of file qssglayerrenderdata_p.h.
References WasLayerDataDirty.