Searched refs:getContextID (Results 1 – 6 of 6) sorted by relevance
347 ContextID id() const { return mState.getContextID(); } in id()
1791 if (contextState.getContextID() != mCompletenessCache.context || in isSamplerComplete()1794 mCompletenessCache.context = context->getState().getContextID(); in isSamplerComplete()
104 ContextID getContextID() const { return mID; } in getContextID() function
1038 mImplementation.get(), mState.mCaps, framebufferHandle, mState.getContextID()); in bindReadFramebuffer()1046 mImplementation.get(), mState.mCaps, framebufferHandle, mState.getContextID()); in bindDrawFramebuffer()
791 auto contextID = context->getState().getContextID(); in onMakeCurrent()
1276 if (textureVk->isBoundAsImageTexture(mState.getContextID())) in handleDirtyTexturesImpl()