Home
last modified time | relevance | path

Searched refs:intel_check_blit_fragment_ops (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_pixel.h34 bool intel_check_blit_fragment_ops(struct gl_context * ctx,
Dintel_pixel.c59 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
Dintel_pixel_bitmap.c230 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_pixel.c59 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
Dintel_pixel_bitmap.c230 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_pixel.c59 intel_check_blit_fragment_ops(struct gl_context * ctx, bool src_alpha_is_one) in intel_check_blit_fragment_ops() function
Dintel_pixel_bitmap.c230 if (!intel_check_blit_fragment_ops(ctx, tmpColor[3] == 1.0F)) in do_blit_bitmap()