Lines Matching defs:value
268 void SetAmbient( const nw::ut::FloatColor& value ) in SetAmbient()
465 void SetCullingMode(CullingMode value) in SetCullingMode()
569 void SetMode(Mode value) in SetMode()
634 void SetBlendColor(const nw::ut::FloatColor& value) in SetBlendColor()
660 void SetLogicOperation(LogicOp value) in SetLogicOperation()
684 void SetBlendFuncSrcRgb(BlendFactor value) in SetBlendFuncSrcRgb()
708 void SetBlendFuncSrcAlpha(BlendFactor value) in SetBlendFuncSrcAlpha()
732 void SetBlendFuncDstRgb(BlendFactor value) in SetBlendFuncDstRgb()
756 void SetBlendFuncDstAlpha(BlendFactor value) in SetBlendFuncDstAlpha()
780 void SetBlendEquationRgb(BlendEquation value) in SetBlendEquationRgb()
804 void SetBlendEquationAlpha(BlendEquation value) in SetBlendEquationAlpha()
855 void SetFlags(u32 value) in SetFlags()
883 void SetTestFunc(TestFunc value) in SetTestFunc()
962 void SetTestEnabled(bool value) in SetTestEnabled()
978 void SetTestFunction(TestFunc value) in SetTestFunction()
994 void SetTestReference(s32 value) in SetTestReference()
1010 void SetTestMask(u32 value) in SetTestMask()
1026 void SetFailOperation(StencilOp value) in SetFailOperation()
1042 void SetZFailOperation(StencilOp value) in SetZFailOperation()
1058 void SetPassOperation(StencilOp value) in SetPassOperation()
1083 void SetFragmentOperationMode(FragmentOperationMode value) in SetFragmentOperationMode()