Lines Matching defs:count
74 const GLuint count = clip_vec->count;
81 for ( i = 0 ; i < count ; i++, STRIDE_F(from, stride) ) {
114 *andMask = (GLubyte) (c < count ? 0 : tmpAndMask);
118 proj_vec->count = clip_vec->count;
132 const GLuint count = clip_vec->count;
138 for ( i = 0 ; i < count ; i++, STRIDE_F(from, stride) ) {
167 const GLuint count = clip_vec->count;
176 for ( i = 0 ; i < count ; i++, STRIDE_F(from, stride) ) {
257 source->count = TEST_COUNT;
264 dest->count = TEST_COUNT;
271 ref->count = TEST_COUNT;