Searched refs:stencilKind (Results 1 – 2 of 2) sorted by relevance
249 GLenum stencilKind; member274 attachTargetToNew(GL_STENCIL_ATTACHMENT, comb.stencilKind, comb.stencilFmt, in tryCombination()321 comb.stencilKind = formatKind(*stc); in iterate()
840 GLenum stencilKind; member854 attTypeName(params.stencilKind)); in getName()872 if (m_params.stencilKind == m_params.depthKind) in makeDepthAndStencil()877 DEPTH_RENDERABLE | STENCIL_RENDERABLE | formatFlag(m_params.stencilKind); in makeDepthAndStencil()891 attachTargetToNew(GL_STENCIL_ATTACHMENT, m_params.stencilKind, ImageFormat::none(), in makeDepthAndStencil()