Searched refs:intel_check_blit_fragment_ops (Results 1 – 8 of 8) sorted by relevance
34 bool intel_check_blit_fragment_ops(struct gl_context * ctx,
60 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
111 #define intel_check_blit_fragment_ops old_intel_check_blit_fragment_ops macro
245 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()
32 bool intel_check_blit_fragment_ops(struct gl_context * ctx,
57 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
64 if (!intel_check_blit_fragment_ops(ctx, false)) in do_blit_drawpixels()
242 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()