Searched refs:brw_readpixels (Results 1 – 3 of 3) sorted by relevance
35 void brw_readpixels(struct gl_context *ctx,
132 functions->ReadPixels = brw_readpixels; in brw_init_pixel_functions()
256 brw_readpixels(struct gl_context *ctx, in brw_readpixels() function