Lines Matching defs:need
341 * uses the source alpha, then we know we don't need the source
344 * Conversely, if CA is set and we don't need the source alpha, then
350 * pictures, but we need to implement it for 830/845 and there's no
1176 int rem = batch_space(sna), size, need;
1184 need = 1;
1187 need += 6 + size*sna->render.vertex_index, size *= 2;
1189 DBG(("%s: want=%d, need=%d,size=%d, rem=%d\n",
1190 __FUNCTION__, want, need, size, rem));
1191 if (rem < need + size) {
1198 rem -= need;
1213 need = 0;
1215 need = sna->kgem.nbatch - sna->render.vertex_offset;
1217 if (rem > MAX_INLINE - need)
1218 rem = MAX_INLINE -need;
1781 /* If we are using the destination as a source and need to
1812 /* However if the dst is not on the GPU and we need to