Searched refs:GLEndQueryEXT (Results 1 – 5 of 5) sorted by relevance
136 case angle::EntryPoint::GLEndQueryEXT: in isClearOrQueryEntryPoint()
541 GLEndQueryEXT, enumerator
1067 case EntryPoint::GLEndQueryEXT: in GetEntryPointName()
4079 EVENT(context, GLEndQueryEXT, "context = %d, target = %s", CID(context), in GL_EndQueryEXT()
4852 return CallCapture(angle::EntryPoint::GLEndQueryEXT, std::move(paramBuffer)); in CaptureEndQueryEXT()