Searched refs:GLIsQueryEXT (Results 1 – 4 of 4) sorted by relevance
912 GLIsQueryEXT, enumerator
1809 case EntryPoint::GLIsQueryEXT: in GetEntryPointName()
4272 EVENT(context, GLIsQueryEXT, "context = %d, id = %u", CID(context), id); in GL_IsQueryEXT()4286 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLIsQueryEXT, GLboolean>(); in GL_IsQueryEXT()4293 returnValue = GetDefaultReturnValue<angle::EntryPoint::GLIsQueryEXT, GLboolean>(); in GL_IsQueryEXT()
5074 return CallCapture(angle::EntryPoint::GLIsQueryEXT, std::move(paramBuffer)); in CaptureIsQueryEXT()