Home | History | Annotate | Download | only in dri

Lines Matching refs:ST_ATTACHMENT_DEPTH_STENCIL

656       if (statts[i] == ST_ATTACHMENT_DEPTH_STENCIL) {
665 if (i == ST_ATTACHMENT_DEPTH_STENCIL && alloc_depthstencil)
671 if (i != ST_ATTACHMENT_DEPTH_STENCIL && drawable->textures[i]) {
791 if (statt == ST_ATTACHMENT_DEPTH_STENCIL)
837 enum st_attachment_type statt = ST_ATTACHMENT_DEPTH_STENCIL;