Home
last modified time | relevance | path

Searched refs:BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp.h195 BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL, enumerator
Dblorp_clear.c763 resolve_op == BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL); in blorp_ccs_resolve()
Dblorp_genX_exec.h756 case BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL: in blorp_emit_ps_config()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c2100 return BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL; in get_ccs_e_resolve_op()
2108 return BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL; in get_ccs_e_resolve_op()
2162 case BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL: in intel_miptree_prepare_ccs_access()
/external/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c765 BLORP_FAST_CLEAR_OP_RESOLVE_PARTIAL : in transition_color_buffer()