Searched defs:context_id (Results 1 – 3 of 3) sorted by relevance
273 bool GLEnv::SwitchToContextId(int context_id) { in SwitchToContextId()285 void GLEnv::ReleaseContextId(int context_id) { in ReleaseContextId()
544 required int32 context_id = 1; // GL context ID field
1755 inline ::google::protobuf::int32 GLMessage::context_id() const { in context_id() function