Home
last modified time | relevance | path

Searched refs:isl_format_get_depth_format (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp.c364 isl_format_get_depth_format(surf->surf->format, false); in blorp_hiz_op()
Dblorp_clear.c951 isl_format_get_depth_format(depth->surf->format, false); in blorp_clear_depth_stencil()
1052 isl_format_get_depth_format(depth->surf->format, false); in blorp_hiz_clear_depth_stencil()
1149 params.depth_format = isl_format_get_depth_format(depth_format, false); in blorp_clear_attachments()
/external/mesa3d/src/intel/isl/
Disl.h2096 uint32_t isl_format_get_depth_format(enum isl_format fmt, bool has_stencil);
Disl_format.c1108 isl_format_get_depth_format(enum isl_format fmt, bool has_stencil) in isl_format_get_depth_format() function
/external/mesa3d/src/intel/vulkan_hasvk/
DgenX_pipeline.c699 isl_format_get_depth_format(isl_format, false); in emit_rs_state()
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c7131 …sf.DepthBufferSurfaceFormat = zres ? isl_format_get_depth_format(zres->surf.format, false) : D16_U…