Lines Matching refs:fail
788 int ret, fail; in _hasDrawColor() local
791 fail = 0; in _hasDrawColor()
796 fail = 1; in _hasDrawColor()
799 fail = 1; in _hasDrawColor()
804 fail = 1; in _hasDrawColor()
807 if (fail) in _hasDrawColor()
826 int fail; in _hasBlendModes() local
830 fail = 0; in _hasBlendModes()
834 fail = 1; in _hasBlendModes()
837 fail = 1; in _hasBlendModes()
840 fail = 1; in _hasBlendModes()
843 fail = 1; in _hasBlendModes()
846 fail = 1; in _hasBlendModes()
849 fail = 1; in _hasBlendModes()
852 fail = 1; in _hasBlendModes()
855 fail = 1; in _hasBlendModes()
858 fail = 1; in _hasBlendModes()
861 fail = 1; in _hasBlendModes()
864 fail = 1; in _hasBlendModes()
867 fail = 1; in _hasBlendModes()
869 return !fail; in _hasBlendModes()
912 int fail; in _hasTexColor() local
923 fail = 0; in _hasTexColor()
926 fail = 1; in _hasTexColor()
929 fail = 1; in _hasTexColor()
934 if (fail) in _hasTexColor()
952 int fail; in _hasTexAlpha() local
963 fail = 0; in _hasTexAlpha()
966 fail = 1; in _hasTexAlpha()
969 fail = 1; in _hasTexAlpha()
974 if (fail) in _hasTexAlpha()