Searched refs:STENCIL_CLEAR_VALUE (Results 1 – 5 of 5) sorted by relevance
309 g3d->getIntegerv(GraphicsContext3D::STENCIL_CLEAR_VALUE, &stencilClearValue); in initializeRenderbuffers()
165 const unsigned int STENCIL_CLEAR_VALUE = 0x0B91;
2171 case GraphicsContext3D::STENCIL_CLEAR_VALUE: in getParameter()
165 m_context->getIntegerv(GraphicsContext3D::STENCIL_CLEAR_VALUE, &clearStencil); in clearFramebuffer()
186 STENCIL_CLEAR_VALUE = 0x0B91, enumerator