Searched refs:can_do_CopyPixels (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_dd.c565 can_do_CopyPixels(struct gl_context *ctx, GLenum type) function in typeref:typename:GLboolean
608 if (can_do_CopyPixels(ctx, type)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxm_dd.c572 can_do_CopyPixels(struct gl_context *ctx, GLenum type) function in typeref:typename:GLboolean
615 if (can_do_CopyPixels(ctx, type)) {

Completed in 4 milliseconds