Searched refs:getContextID (Results 1 – 4 of 4) sorted by relevance
356 ContextID id() const { return mState.getContextID(); } in id()
2065 if (contextState.getContextID() != mCompletenessCache.context || in isSamplerComplete()2068 mCompletenessCache.context = context->getState().getContextID(); in isSamplerComplete()
111 ContextID getContextID() const { return mID; } in getContextID() function
874 auto contextID = context->getState().getContextID(); in onMakeCurrent()