Searched refs:intel_check_blit_fragment_ops (Results 1 – 7 of 7) sorted by relevance
34 bool intel_check_blit_fragment_ops(struct gl_context * ctx,
59 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
230 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()