Searched defs:stencilOnly (Results 1 – 4 of 4) sorted by relevance
353 const bool stencilOnly = isStencilOnly(testParams.depthStencilType); in createRenderPass() local1142 const bool stencilOnly = isStencilOnly(m_testParams.depthStencilType); in iterate() local
625 bool stencilOnly) { in internalDrawPath()
1165 bool stencilOnly) in copyDepthStencilImpl()
7299 const bool stencilOnly = formatInfo.internalFormat == GL_STENCIL_INDEX8; in stageSubresourceUpdateImpl() local