Searched refs:drawBuffersIndexedAny (Results 1 – 6 of 6) sorted by relevance
54 bool drawBuffersIndexedAny() const { return (drawBuffersIndexedEXT || drawBuffersIndexedOES); } in drawBuffersIndexedAny() function
386 if (context->getClientVersion() < ES_3_1 && !context->getExtensions().drawBuffersIndexedAny()) in ValidateGetBooleani_v()409 if (context->getClientVersion() < ES_3_1 && !context->getExtensions().drawBuffersIndexedAny()) in ValidateGetBooleani_vRobustANGLE()
3115 if (!context->getExtensions().drawBuffersIndexedAny()) in ValidateIndexedStateQuery()
8815 if (mSupportedExtensions.drawBuffersIndexedAny()) in getIndexedQueryParameterInfo()
112 mIndependentBlendStates(extensions.drawBuffersIndexedAny()),
1957 mIndependentBlendStates = extensions.drawBuffersIndexedAny(); // requires FL10_1 in ensureInitialized()