Lines Matching refs:checkFormatSupport
456 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
457 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt);
569 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
570 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt);
699 checkFormatSupport(m_colorFmt);
700 checkFormatSupport(m_depthStencilFmt);
823 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
824 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt);
925 if (m_colorFmt != GL_NONE) checkFormatSupport(m_colorFmt);
926 if (m_depthStencilFmt != GL_NONE) checkFormatSupport(m_depthStencilFmt);
1078 checkFormatSupport(m_colorFmt);
1079 checkFormatSupport(m_depthStencilFmt);