Searched refs:util_format_is_depth_and_stencil (Results 1 – 8 of 8) sorted by relevance
52 if (util_format_is_depth_and_stencil(format)) { in st_pipe_format_to_base_format()
390 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_depth_with_quad()414 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_stencil_with_quad()
745 util_format_is_depth_and_stencil(stImage->pt->format)) in fallback_copy_texsubimage()
1591 if (type == GL_DEPTH && util_format_is_depth_and_stencil(pt->format)) in st_CopyPixels()
291 util_format_is_depth_and_stencil(dst->format)) in util_clear_depth_stencil()
506 util_format_is_depth_and_stencil(enum pipe_format format) in util_format_is_depth_and_stencil() function
139 if (util_format_is_depth_and_stencil(ptex->format)) { in r600_init_surface()
203 util_format_is_depth_and_stencil(setup->fb.zsbuf->format)) in begin_binning()