Searched refs:needsInitFromCaps (Results 1 – 3 of 3) sorted by relevance
430 bool needsInitFromCaps() const;
2055 bool GLClientState::needsInitFromCaps() const { in needsInitFromCaps() function in GLClientState
1741 if (contextState->needsInitFromCaps()) { in eglMakeCurrent()