Home
last modified time | relevance | path

Searched refs:ISL_AUX_OP_FAST_CLEAR (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h891 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
918 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
996 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
1011 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
1170 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_depth_stencil_state()
1479 if (aux_op != ISL_AUX_OP_FAST_CLEAR) { in blorp_emit_surface_state()
1724 assert(params->hiz_op == ISL_AUX_OP_FAST_CLEAR || in blorp_emit_gen8_hiz_op()
1727 assert(params->hiz_op == ISL_AUX_OP_FAST_CLEAR); in blorp_emit_gen8_hiz_op()
1750 if (params->depth.enabled && params->hiz_op == ISL_AUX_OP_FAST_CLEAR) { in blorp_emit_gen8_hiz_op()
1801 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_gen8_hiz_op()
[all …]
Dblorp_clear.c354 params.fast_clear_op = ISL_AUX_OP_FAST_CLEAR; in blorp_fast_clear()
891 params.hiz_op = ISL_AUX_OP_FAST_CLEAR; in blorp_hiz_clear_depth_stencil()
953 params.hiz_op = ISL_AUX_OP_FAST_CLEAR; in blorp_gen8_hiz_clear_attachments()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clear.c229 ISL_AUX_OP_FAST_CLEAR); in brw_fast_clear_depth()
Dbrw_blorp.c1592 case ISL_AUX_OP_FAST_CLEAR: in intel_hiz_exec()
/external/mesa3d/src/intel/isl/
Disl_aux_info.c181 case ISL_AUX_OP_FAST_CLEAR: in isl_aux_state_transition_aux_op()
Disl.h860 ISL_AUX_OP_FAST_CLEAR, enumerator
/external/mesa3d/src/gallium/drivers/iris/
Diris_clear.c540 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR, in fast_clear_depth()
Diris_resolve.c531 case ISL_AUX_OP_FAST_CLEAR: in iris_hiz_exec()
/external/mesa3d/src/intel/isl/tests/
Disl_aux_info_test.cpp32 [ISL_AUX_OP_FAST_CLEAR ] = "ISL_AUX_OP_FAST_CLEAR", in PrintTo()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c2051 case ISL_AUX_OP_FAST_CLEAR: in anv_image_mcs_op()
2132 case ISL_AUX_OP_FAST_CLEAR: in anv_image_ccs_op()
DgenX_cmd_buffer.c1277 ISL_AUX_OP_FAST_CLEAR, NULL, false); in transition_color_buffer()
5351 0, 0, 1, ISL_AUX_OP_FAST_CLEAR, in cmd_buffer_begin_subpass()
5359 0, 1, ISL_AUX_OP_FAST_CLEAR, in cmd_buffer_begin_subpass()