Lines Matching refs:GLubyte
45 GLubyte clipMask[], in TAG()
46 GLubyte *orMask, in TAG()
47 GLubyte *andMask, in TAG()
55 GLubyte tmpAndMask = *andMask; in TAG()
56 GLubyte tmpOrMask = *orMask; in TAG()
75 GLubyte mask = 0; in TAG()
105 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()
125 GLubyte clipMask[], in TAG()
126 GLubyte *orMask, in TAG()
127 GLubyte *andMask, in TAG()
134 GLubyte tmpAndMask = *andMask; in TAG()
135 GLubyte tmpOrMask = *orMask; in TAG()
155 GLubyte mask = 0; in TAG()
175 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask); in TAG()
182 GLubyte clipMask[], in TAG()
183 GLubyte *orMask, in TAG()
184 GLubyte *andMask, in TAG()
190 GLubyte tmpOrMask = *orMask; in TAG()
191 GLubyte tmpAndMask = *andMask; in TAG()
196 GLubyte mask = 0; in TAG()
218 GLubyte clipMask[], in TAG()
219 GLubyte *orMask, in TAG()
220 GLubyte *andMask, in TAG()
226 GLubyte tmpOrMask = *orMask; in TAG()
227 GLubyte tmpAndMask = *andMask; in TAG()
232 GLubyte mask = 0; in TAG()