HomeSort by: relevance | last modified time | path
    Searched refs:ISL_AUX_OP_FAST_CLEAR (Results 1 - 23 of 23) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
blorp_genX_exec.h 842 case ISL_AUX_OP_FAST_CLEAR:
865 case ISL_AUX_OP_FAST_CLEAR:
941 case ISL_AUX_OP_FAST_CLEAR:
956 case ISL_AUX_OP_FAST_CLEAR:
1119 case ISL_AUX_OP_FAST_CLEAR:
1412 if (aux_op != ISL_AUX_OP_FAST_CLEAR) {
1637 assert(params->hiz_op == ISL_AUX_OP_FAST_CLEAR);
1658 if (params->depth.enabled && params->hiz_op == ISL_AUX_OP_FAST_CLEAR) {
1685 case ISL_AUX_OP_FAST_CLEAR:
1736 if (info->clear_color_addr.buffer && op == ISL_AUX_OP_FAST_CLEAR) {
    [all...]
blorp_clear.c 349 params.fast_clear_op = ISL_AUX_OP_FAST_CLEAR;
719 params.hiz_op = ISL_AUX_OP_FAST_CLEAR;
773 params.hiz_op = ISL_AUX_OP_FAST_CLEAR;
  /xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl_aux_info.c 73 /* SW can perform ISL_AUX_OP_FAST_CLEAR. */
181 case ISL_AUX_OP_FAST_CLEAR:
isl.h 1058 ISL_AUX_OP_FAST_CLEAR,
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_clear.c 227 ISL_AUX_OP_FAST_CLEAR);
brw_blorp.c 1570 case ISL_AUX_OP_FAST_CLEAR:
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_clear.c 226 ISL_AUX_OP_FAST_CLEAR);
brw_blorp.c 1594 case ISL_AUX_OP_FAST_CLEAR:
  /xsrc/external/mit/MesaLib/dist/src/intel/blorp/
blorp_genX_exec.h 915 case ISL_AUX_OP_FAST_CLEAR:
942 case ISL_AUX_OP_FAST_CLEAR:
1020 case ISL_AUX_OP_FAST_CLEAR:
1035 case ISL_AUX_OP_FAST_CLEAR:
1193 case ISL_AUX_OP_FAST_CLEAR:
1507 if (aux_op != ISL_AUX_OP_FAST_CLEAR) {
1755 assert(params->hiz_op == ISL_AUX_OP_FAST_CLEAR);
1776 if (params->depth.enabled && params->hiz_op == ISL_AUX_OP_FAST_CLEAR) {
1805 case ISL_AUX_OP_FAST_CLEAR:
1856 if (info->clear_color_addr.buffer && op == ISL_AUX_OP_FAST_CLEAR) {
    [all...]
blorp.c 424 case ISL_AUX_OP_FAST_CLEAR:
blorp_clear.c 440 params.fast_clear_op = ISL_AUX_OP_FAST_CLEAR;
1021 params.hiz_op = ISL_AUX_OP_FAST_CLEAR;
1084 params.hiz_op = ISL_AUX_OP_FAST_CLEAR;
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_blorp.c 1594 if (mcs_op == ISL_AUX_OP_FAST_CLEAR) {
1620 case ISL_AUX_OP_FAST_CLEAR:
1681 if (ccs_op == ISL_AUX_OP_FAST_CLEAR) {
1707 case ISL_AUX_OP_FAST_CLEAR:
genX_cmd_buffer.c 1036 ISL_AUX_OP_FAST_CLEAR, NULL, false);
4105 0, 0, 1, ISL_AUX_OP_FAST_CLEAR,
4112 0, 1, ISL_AUX_OP_FAST_CLEAR,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_clear.c 471 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR,
iris_resolve.c 589 case ISL_AUX_OP_FAST_CLEAR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_clear.c 528 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR,
crocus_resolve.c 623 case ISL_AUX_OP_FAST_CLEAR:
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_clear.c 538 box->z + l, 1, ISL_AUX_OP_FAST_CLEAR,
iris_resolve.c 553 case ISL_AUX_OP_FAST_CLEAR:
  /xsrc/external/mit/MesaLib/dist/src/intel/isl/tests/
isl_aux_info_test.cpp 32 [ISL_AUX_OP_FAST_CLEAR ] = "ISL_AUX_OP_FAST_CLEAR",
  /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
isl.h 784 ISL_AUX_OP_FAST_CLEAR,
  /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_blorp.c 1896 case ISL_AUX_OP_FAST_CLEAR:
1982 case ISL_AUX_OP_FAST_CLEAR:
genX_cmd_buffer.c 1407 ISL_AUX_OP_FAST_CLEAR, NULL, false);
6091 0, 0, 1, ISL_AUX_OP_FAST_CLEAR,
6099 0, 1, ISL_AUX_OP_FAST_CLEAR,

Completed in 49 milliseconds