Searched defs:is_depth_stencil (Results 1 – 5 of 5) sorted by relevance
393 bool is_depth_stencil = buf == BUFFER_DEPTH || buf == BUFFER_STENCIL; in intelClearWithBlit() local
792 int r, is_depth_stencil = (surf->flags & zs_flags) == zs_flags; in eg_surface_init_1d_miptrees() local814 int r, is_depth_stencil = (surf->flags & zs_flags) == zs_flags; in eg_surface_init_2d_miptrees() local
1022 bool is_depth_stencil = util_format_is_depth_or_stencil(templ->format) && in r600_choose_tiling() local
1369 bool is_depth_stencil = util_format_is_depth_or_stencil(templ->format) && in r600_choose_tiling() local
603 bool is_depth_stencil = in make_surface() local