Searched refs:tmpAndMask (Results 1 – 2 of 2) sorted by relevance
55 GLubyte tmpAndMask = *andMask; in TAG() local89 tmpAndMask &= mask; in TAG()105 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()134 GLubyte tmpAndMask = *andMask; in TAG() local169 tmpAndMask &= mask; in TAG()175 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()191 GLubyte tmpAndMask = *andMask; in TAG() local207 tmpAndMask &= mask; in TAG()211 *andMask = tmpAndMask; in TAG()227 GLubyte tmpAndMask = *andMask; in TAG() local[all …]
78 GLubyte tmpAndMask = *andMask; in ref_cliptest_points4() local98 tmpAndMask &= mask; in ref_cliptest_points4()114 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in ref_cliptest_points4()136 GLubyte tmpAndMask = *andMask; in ref_cliptest_points3() local151 tmpAndMask &= mask; in ref_cliptest_points3()155 *andMask = tmpAndMask; in ref_cliptest_points3()171 GLubyte tmpAndMask = *andMask; in ref_cliptest_points2() local185 tmpAndMask &= mask; in ref_cliptest_points2()189 *andMask = tmpAndMask; in ref_cliptest_points2()