Lines Matching defs:value
274 void SetAmbient( const nw::ut::FloatColor& value ) in SetAmbient()
491 void SetCullingMode(CullingMode value) in SetCullingMode()
595 void SetMode(Mode value) in SetMode()
660 void SetBlendColor(const nw::ut::FloatColor& value) in SetBlendColor()
686 void SetLogicOperation(LogicOp value) in SetLogicOperation()
710 void SetBlendFuncSrcRgb(BlendFactor value) in SetBlendFuncSrcRgb()
734 void SetBlendFuncSrcAlpha(BlendFactor value) in SetBlendFuncSrcAlpha()
758 void SetBlendFuncDstRgb(BlendFactor value) in SetBlendFuncDstRgb()
782 void SetBlendFuncDstAlpha(BlendFactor value) in SetBlendFuncDstAlpha()
806 void SetBlendEquationRgb(BlendEquation value) in SetBlendEquationRgb()
830 void SetBlendEquationAlpha(BlendEquation value) in SetBlendEquationAlpha()
881 void SetFlags(u32 value) in SetFlags()
909 void SetTestFunc(TestFunc value) in SetTestFunc()
988 void SetTestEnabled(bool value) in SetTestEnabled()
1004 void SetTestFunction(TestFunc value) in SetTestFunction()
1020 void SetTestReference(s32 value) in SetTestReference()
1036 void SetTestMask(u32 value) in SetTestMask()
1052 void SetFailOperation(StencilOp value) in SetFailOperation()
1068 void SetZFailOperation(StencilOp value) in SetZFailOperation()
1084 void SetPassOperation(StencilOp value) in SetPassOperation()
1109 void SetFragmentOperationMode(FragmentOperationMode value) in SetFragmentOperationMode()