Lines Matching defs:value
272 void SetAmbient( const nw::ut::FloatColor& value ) in SetAmbient()
480 void SetCullingMode(CullingMode value) in SetCullingMode()
584 void SetMode(Mode value) in SetMode()
649 void SetBlendColor(const nw::ut::FloatColor& value) in SetBlendColor()
675 void SetLogicOperation(LogicOp value) in SetLogicOperation()
699 void SetBlendFuncSrcRgb(BlendFactor value) in SetBlendFuncSrcRgb()
723 void SetBlendFuncSrcAlpha(BlendFactor value) in SetBlendFuncSrcAlpha()
747 void SetBlendFuncDstRgb(BlendFactor value) in SetBlendFuncDstRgb()
771 void SetBlendFuncDstAlpha(BlendFactor value) in SetBlendFuncDstAlpha()
795 void SetBlendEquationRgb(BlendEquation value) in SetBlendEquationRgb()
819 void SetBlendEquationAlpha(BlendEquation value) in SetBlendEquationAlpha()
870 void SetFlags(u32 value) in SetFlags()
898 void SetTestFunc(TestFunc value) in SetTestFunc()
977 void SetTestEnabled(bool value) in SetTestEnabled()
993 void SetTestFunction(TestFunc value) in SetTestFunction()
1009 void SetTestReference(s32 value) in SetTestReference()
1025 void SetTestMask(u32 value) in SetTestMask()
1041 void SetFailOperation(StencilOp value) in SetFailOperation()
1057 void SetZFailOperation(StencilOp value) in SetZFailOperation()
1073 void SetPassOperation(StencilOp value) in SetPassOperation()
1098 void SetFragmentOperationMode(FragmentOperationMode value) in SetFragmentOperationMode()