Searched refs:has_depthstencil (Results 1 – 3 of 3) sorted by relevance
91 bool has_depthstencil; member
579 image->has_depthstencil = irb->mt->stencil_mt? true : false; in intel_create_image_from_renderbuffer()636 image->has_depthstencil = iobj->mt->stencil_mt? true : false; in intel_create_image_from_texture()1009 image->has_depthstencil = orig_image->has_depthstencil; in intel_dup_image()
625 if (image->has_depthstencil) { in intel_image_target_texture()