Home
last modified time | relevance | path

Searched refs:andMask (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_clip_tmp.h47 GLubyte *andMask, in TAG()
55 GLubyte tmpAndMask = *andMask; in TAG()
105 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()
127 GLubyte *andMask, in TAG()
134 GLubyte tmpAndMask = *andMask; in TAG()
175 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()
184 GLubyte *andMask, in TAG()
191 GLubyte tmpAndMask = *andMask; in TAG()
211 *andMask = tmpAndMask; in TAG()
220 GLubyte *andMask, in TAG()
[all …]
Dm_debug_clip.c70 GLubyte *andMask, in ref_cliptest_points4() argument
78 GLubyte tmpAndMask = *andMask; in ref_cliptest_points4()
114 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in ref_cliptest_points4()
128 GLubyte *andMask, in ref_cliptest_points3() argument
136 GLubyte tmpAndMask = *andMask; in ref_cliptest_points3()
155 *andMask = tmpAndMask; in ref_cliptest_points3()
163 GLubyte *andMask, in ref_cliptest_points2() argument
171 GLubyte tmpAndMask = *andMask; in ref_cliptest_points2()
189 *andMask = tmpAndMask; in ref_cliptest_points2()
Dm_xform.h98 GLubyte *andMask,
/external/mesa3d/src/mesa/x86/
Dx86_xform.c62 GLubyte *andMask,
70 GLubyte *andMask,
/external/mesa3d/src/mesa/sparc/
Dsparc.c81 GLubyte *andMask,
88 GLubyte *andMask,