Home
last modified time | relevance | path

Searched refs:brw_readpixels (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pixel.h35 void brw_readpixels(struct gl_context *ctx,
Dbrw_pixel.c132 functions->ReadPixels = brw_readpixels; in brw_init_pixel_functions()
Dbrw_pixel_read.c256 brw_readpixels(struct gl_context *ctx, in brw_readpixels() function