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/
H A 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()
[all...]
H A Dblorp.c425 case ISL_AUX_OP_FAST_CLEAR: in blorp_hiz_op()
H A 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()
/third_party/mesa3d/src/intel/isl/
H A Disl_aux_info.c73 /* SW can perform ISL_AUX_OP_FAST_CLEAR. */
181 case ISL_AUX_OP_FAST_CLEAR: in isl_aux_state_transition_aux_op()
H A Disl.h1058 ISL_AUX_OP_FAST_CLEAR, enumerator
H A Disl.c3573 [ISL_AUX_OP_FAST_CLEAR] = "fast-clear", in isl_aux_op_to_name()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c499 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR, in fast_clear_depth()
H A Diris_resolve.c579 case ISL_AUX_OP_FAST_CLEAR: in iris_hiz_exec()
/third_party/mesa3d/src/intel/isl/tests/
H A Disl_aux_info_test.cpp32 [ISL_AUX_OP_FAST_CLEAR ] = "ISL_AUX_OP_FAST_CLEAR", in PrintTo()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c528 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR, in fast_clear_depth()
H A Dcrocus_resolve.c623 case ISL_AUX_OP_FAST_CLEAR: in crocus_hiz_exec()
/third_party/mesa3d/src/intel/vulkan/
H A 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()
H A 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 CmdBeginRendering()
6597 0, 1, ISL_AUX_OP_FAST_CLEAR, in CmdBeginRendering()

Completed in 35 milliseconds