Home
last modified time | relevance | path

Searched refs:stencil_aux_usage (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/isl/
H A Disl_emit_depth_stencil.c186 sb.CompressionMode = isl_aux_usage_has_ccs(info->stencil_aux_usage); in emit_depth_stencil_hiz_s()
198 assert(info->stencil_aux_usage == ISL_AUX_USAGE_NONE || in emit_depth_stencil_hiz_s()
199 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.h1781 enum isl_aux_usage stencil_aux_usage; member
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c6376 info.stencil_aux_usage = image->planes[stencil_plane].aux_usage; in cmd_buffer_emit_depth_stencil()
6715 enum isl_aux_usage stencil_aux_usage = ISL_AUX_USAGE_NONE; in CmdBeginRendering() local
6736 stencil_aux_usage = in CmdBeginRendering()
6893 gfx->stencil_att.aux_usage = stencil_aux_usage; in CmdBeginRendering()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h1752 info.stencil_aux_usage = params->stencil.aux_usage; in blorp_emit_depth_stencil_config()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c3325 info.stencil_aux_usage = stencil_res->aux.usage; in iris_set_framebuffer_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c7507 info.stencil_aux_usage = sres->aux.usage;

Completed in 77 milliseconds