Searched defs:testStencil (Results 1 – 4 of 4) sorted by relevance
1191 bool testStencil = defaultFramebufferStencilBits && stencilRenderbufferAvailable; in iterate() local
1736 …const bool testStencil (config.separateStencilUsage ? (config.separateStencilUsage == TEST_S… in init() local
1728 …const bool testStencil (config.separateStencilUsage ? (config.separateStencilUsage == TEST_S… in init() local
5551 bool testStencil (void) const { return hasFlag(ZEXP_STENCIL_BIT); } in testStencil() function