Home
last modified time | relevance | path

Searched refs:br13_for_cpp (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_blit.c57 br13_for_cpp(int cpp) in br13_for_cpp() function
159 BR13 = br13_for_cpp(cpp) | translate_raster_op(logic_op) << 16; in emit_copy_blit()
461 BR13 |= br13_for_cpp(cpp); in intelClearWithBlit()
539 br13 |= br13_for_cpp(cpp); in intelEmitImmediateColorExpandBlit()
644 BR13 = br13_for_cpp(cpp) | 0xf0 << 16; in intel_miptree_set_alpha_to_one()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blit.c53 br13_for_cpp(int cpp) in br13_for_cpp() function
337 BR13 = br13_for_cpp(cpp) | translate_raster_op(logic_op) << 16; in emit_copy_blit()
675 br13 |= br13_for_cpp(cpp); in brw_emit_immediate_color_expand_blit()
736 BR13 = br13_for_cpp(cpp) | 0xf0 << 16; in brw_miptree_set_alpha_to_one()