Searched refs:ContextID (Results 1 – 8 of 8) sorted by relevance
821 struct ContextID struct826 inline bool operator==(ContextID lhs, ContextID rhs) argument831 inline bool operator!=(ContextID lhs, ContextID rhs)836 inline bool operator<(ContextID lhs, ContextID rhs)
111 ContextID getContextID() const { return mID; } in getContextID()972 ContextID mID;
688 ContextID context;
357 ContextID id() const { return mState.getContextID(); } in id()
184 typedef XID ContextID; typedef
415 using SurfaceParamsMap = std::map<gl::ContextID, SurfaceParams>;522 gl::ContextID getWindowSurfaceContextID() const { return mWindowSurfaceContextID; } in getWindowSurfaceContextID()611 gl::ContextID mLastContextId;657 gl::ContextID mWindowSurfaceContextID;
172 std::ostream &operator<<(std::ostream &os, gl::ContextID contextId) in operator <<()179 constexpr gl::ContextID kSharedContextId = {0};181 constexpr gl::ContextID kNoContextId = {std::numeric_limits<uint32_t>::max()};185 FmtCapturePrefix(gl::ContextID contextIdIn, const std::string &captureLabelIn) in FmtCapturePrefix()188 gl::ContextID contextId;226 FmtReplayFunction(gl::ContextID contextIdIn, in FmtReplayFunction()231 gl::ContextID contextId;261 FmtSetupFunction(uint32_t partIdIn, gl::ContextID contextIdIn) in FmtSetupFunction()266 gl::ContextID contextId;304 gl::ContextID contextIdIn, in FmtFunction()[all …]
427 gl::ContextID mPrevDrawContext;