Searched refs:radeonReadPixels (Results 1 – 6 of 6) sorted by relevance
35 radeonReadPixels(struct gl_context * ctx,
198 radeonReadPixels(struct gl_context * ctx, in radeonReadPixels() function
2185 ctx->Driver.ReadPixels = radeonReadPixels; in radeonInitStateFuncs()
2428 functions->ReadPixels = radeonReadPixels; in r200InitStateFuncs()