Searched refs:m_isDepthStencilSupported (Results 1 – 2 of 2) sorted by relevance
331 bool isDepthStencilSupported() { return m_isDepthStencilSupported; } in isDepthStencilSupported()464 bool m_isDepthStencilSupported; variable
465 … m_isDepthStencilSupported = m_context->getExtensions()->isEnabled("GL_OES_packed_depth_stencil"); in setupFlags()468 … m_isDepthStencilSupported = m_context->getExtensions()->isEnabled("GL_EXT_packed_depth_stencil"); in setupFlags()