Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h922 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
949 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
1027 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
1042 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_ps_config()
1200 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_depth_stencil_state()
1546 if (aux_op != ISL_AUX_OP_FAST_CLEAR) { in blorp_emit_surface_state()
1810 assert(params->hiz_op == ISL_AUX_OP_FAST_CLEAR); in blorp_emit_gfx8_hiz_op()
1831 if (params->depth.enabled && params->hiz_op == ISL_AUX_OP_FAST_CLEAR) { in blorp_emit_gfx8_hiz_op()
1858 case ISL_AUX_OP_FAST_CLEAR: in blorp_emit_gfx8_hiz_op()
1911 if (info->clear_color_addr.buffer && op == ISL_AUX_OP_FAST_CLEAR) { in blorp_update_clear_color()
Dblorp_clear.c465 params.fast_clear_op = ISL_AUX_OP_FAST_CLEAR; in blorp_fast_clear()
1023 params.hiz_op = ISL_AUX_OP_FAST_CLEAR; in blorp_hiz_clear_depth_stencil()
1086 params.hiz_op = ISL_AUX_OP_FAST_CLEAR; in blorp_gfx8_hiz_clear_attachments()
Dblorp.c425 case ISL_AUX_OP_FAST_CLEAR: in blorp_hiz_op()
/third_party/mesa3d/src/intel/isl/
Disl_aux_info.c181 case ISL_AUX_OP_FAST_CLEAR: in isl_aux_state_transition_aux_op()
Disl.h1058 ISL_AUX_OP_FAST_CLEAR, enumerator
Disl.c3573 [ISL_AUX_OP_FAST_CLEAR] = "fast-clear", in isl_aux_op_to_name()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_clear.c499 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR, in fast_clear_depth()
Diris_resolve.c579 case ISL_AUX_OP_FAST_CLEAR: in iris_hiz_exec()
/third_party/mesa3d/src/intel/isl/tests/
Disl_aux_info_test.cpp32 [ISL_AUX_OP_FAST_CLEAR ] = "ISL_AUX_OP_FAST_CLEAR", in PrintTo()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_clear.c528 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR, in fast_clear_depth()
Dcrocus_resolve.c623 case ISL_AUX_OP_FAST_CLEAR: in crocus_hiz_exec()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1868 case ISL_AUX_OP_FAST_CLEAR: in anv_image_mcs_op()
1965 case ISL_AUX_OP_FAST_CLEAR: in anv_image_ccs_op()
DgenX_cmd_buffer.c1434 ISL_AUX_OP_FAST_CLEAR, NULL, false); in transition_color_buffer()
6589 0, 0, 1, ISL_AUX_OP_FAST_CLEAR, in genX()
6597 0, 1, ISL_AUX_OP_FAST_CLEAR, in genX()