Searched refs:has_depthstencil (Results 1 – 3 of 3) sorted by relevance
91 bool has_depthstencil; member
587 image->has_depthstencil = irb->mt->stencil_mt? true : false; in brw_create_image_from_renderbuffer()645 image->has_depthstencil = iobj->mt->stencil_mt? true : false; in brw_create_image_from_texture()1037 image->has_depthstencil = orig_image->has_depthstencil; in brw_dup_image()
624 if (image->has_depthstencil) { in brw_image_target_texture()