Searched refs:isl_format_get_depth_format (Results 1 – 6 of 6) sorted by relevance
364 isl_format_get_depth_format(surf->surf->format, false); in blorp_hiz_op()
951 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()
2096 uint32_t isl_format_get_depth_format(enum isl_format fmt, bool has_stencil);
1108 isl_format_get_depth_format(enum isl_format fmt, bool has_stencil) in isl_format_get_depth_format() function
699 isl_format_get_depth_format(isl_format, false); in emit_rs_state()
7131 …sf.DepthBufferSurfaceFormat = zres ? isl_format_get_depth_format(zres->surf.format, false) : D16_U…