Home
last modified time | relevance | path

Searched refs:ISL_AUX_USAGE_STC_CCS (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_emit_depth_stencil.c199 info->stencil_aux_usage == ISL_AUX_USAGE_STC_CCS); in emit_depth_stencil_hiz_s()
201 info->stencil_aux_usage == ISL_AUX_USAGE_STC_CCS; in emit_depth_stencil_hiz_s()
H A Disl_surface_state.c78 [ISL_AUX_USAGE_STC_CCS] = AUX_CCS_E,
228 info->aux_usage == ISL_AUX_USAGE_STC_CCS; in surf_fill_state_s()
534 info->aux_usage == ISL_AUX_USAGE_STC_CCS); in surf_fill_state_s()
562 assert(info->aux_usage == ISL_AUX_USAGE_STC_CCS); in surf_fill_state_s()
H A Disl.h852 ISL_AUX_USAGE_STC_CCS, enumerator
2171 usage == ISL_AUX_USAGE_STC_CCS; in isl_aux_usage_has_ccs()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resolve.c781 } else if (res->aux.usage == ISL_AUX_USAGE_STC_CCS) { in iris_resource_prepare_access()
898 case ISL_AUX_USAGE_STC_CCS: in iris_resource_texture_aux_usage()
1072 case ISL_AUX_USAGE_STC_CCS: in iris_resource_render_aux_usage()
H A Diris_blit.c581 case ISL_AUX_USAGE_STC_CCS: in get_copy_region_aux_settings()
H A Diris_resource.c826 res->aux.usage = ISL_AUX_USAGE_STC_CCS; in iris_resource_configure_aux()
862 case ISL_AUX_USAGE_STC_CCS: in iris_resource_configure_aux()
865 assert(res->aux.usage != ISL_AUX_USAGE_STC_CCS); in iris_resource_configure_aux()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_image.c799 image->planes[plane].aux_usage = ISL_AUX_USAGE_STC_CCS; in add_aux_surface_if_supported()
1986 image->planes[p].aux_usage == ISL_AUX_USAGE_STC_CCS); in anv_BindImageMemory2()
2227 case ISL_AUX_USAGE_STC_CCS: in anv_layout_to_aux_state()
2274 case ISL_AUX_USAGE_STC_CCS: in anv_layout_to_aux_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c864 } else if (res->aux.usage == ISL_AUX_USAGE_STC_CCS) { in crocus_resource_prepare_access()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c2915 params.src.aux_usage == ISL_AUX_USAGE_STC_CCS); in blorp_copy()

Completed in 24 milliseconds