Searched refs:isTex2DEnable (Results 1 – 2 of 2) sorted by relevance
52 bool isTex2DEnable(int texunit) { return m_tex2DEnable[texunit]; } in isTex2DEnable() function
163 if (m_currentContext->isTex2DEnable(i)) { in fixTextureEnable()