Searched defs:is_depth_stencil (Results 1 – 7 of 7) sorted by relevance
390 let is_depth_stencil = aspects.intersects(ImageAspects::DEPTH | ImageAspects::STENCIL); localVariable478 let is_depth_stencil = aspects.intersects(ImageAspects::DEPTH | ImageAspects::STENCIL); localVariable
72 let is_depth_stencil = aspects.intersects(ImageAspects::DEPTH | ImageAspects::STENCIL); in new() localVariable
175 def is_depth_stencil(angle_format): function
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
1013 bool is_depth_stencil = util_format_is_depth_or_stencil(templ->format) && in r600_choose_tiling() local
1303 bool is_depth_stencil = util_format_is_depth_or_stencil(templ->format) && in si_choose_tiling() local
2809 bool is_depth_stencil, in pvr_perform_start_of_render_attachment_clear()