Searched refs:supports32bitIndices (Results 1 – 5 of 5) sorted by relevance
30 if (context->supports32bitIndices()) in IndexDataManager()
429 bool supports32bitIndices() const;
2762 if (supports32bitIndices()) in drawClosingLine()3024 bool Context::supports32bitIndices() const in supports32bitIndices() function in gl::Context3261 if (supports32bitIndices()) in initExtensionString()
1772 if (!context->supports32bitIndices()) in glDrawElements()
434 (gl::Context::supports32bitIndices):