Searched refs:intelCopyPixels (Results 1 – 7 of 7) sorted by relevance
56 void intelCopyPixels(struct gl_context * ctx,
163 functions->CopyPixels = intelCopyPixels; in intelInitPixelFuncs()
215 intelCopyPixels(struct gl_context * ctx, in intelCopyPixels() function