Home
last modified time | relevance | path

Searched refs:ResDepthOperation (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_MaterialState.h230 static NW_INLINE void ActivateDepthOperation(const ResDepthOperation depthOperation);
335 MaterialState::ActivateDepthOperation(const ResDepthOperation depthOperation) in ActivateDepthOperation()
829 ResDepthOperation resDepthOperation = fragmentOperation.GetDepthOperation(); in ActivateFragmentOperation()
/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResMaterial.h847 class ResDepthOperation : public nw::ut::ResCommon< ResDepthOperationData >
864 NW_RES_CTOR( ResDepthOperation ) in NW_RES_CTOR() argument
1138 …NW_RES_FIELD_RESSTRUCT_DECL( ResDepthOperation, DepthOperation ) // GetDepthOperation(), G…