Searched refs:GLBeginQueryEXT (Results 1 – 5 of 5) sorted by relevance
133 case angle::EntryPoint::GLBeginQueryEXT: in isClearOrQueryEntryPoint()
244 GLBeginQueryEXT, enumerator
473 case EntryPoint::GLBeginQueryEXT: in GetEntryPointName()
4030 EVENT(context, GLBeginQueryEXT, "context = %d, target = %s, id = %u", CID(context), in GL_BeginQueryEXT()
4816 return CallCapture(angle::EntryPoint::GLBeginQueryEXT, std::move(paramBuffer)); in CaptureBeginQueryEXT()