Searched refs:WriteColorPixels (Results 1 – 3 of 3) sorted by relevance
236 (*ctx->Driver.WriteColorPixels)( ctx, PB->count, PB->x, PB->y, in gl_flush_pb()257 (*ctx->Driver.WriteColorPixels)( ctx, PB->count, PB->x, PB->y, in gl_flush_pb()
237 void (*WriteColorPixels)( GLcontext *ctx, member
1327 ctx->Driver.WriteColorPixels = write_color_pixels_##__bpp; \ in setup_DD_pointers()1348 ctx->Driver.WriteColorPixels = write_color_pixels_32; in setup_DD_pointers()