Home | History | Annotate | Download | only in opengl

Lines Matching refs:stencil

60     if (m_attrs.stencil) {
63 // Force depth if stencil is true.
66 m_attrs.stencil = false;
188 if (m_attrs.stencil || m_attrs.depth) {
189 // We don't allow the logic where stencil is required and depth is not.
216 if (m_attrs.stencil || m_attrs.depth) {
219 if (m_attrs.stencil)
242 if (!m_attrs.antialias && (m_attrs.stencil || m_attrs.depth)) {
245 if (m_attrs.stencil)
281 if (m_attrs.stencil) {
301 if (m_attrs.stencil) {