Searched refs:GLDisable (Results 1 – 6 of 6) sorted by relevance
491 GLDisable, enumerator
967 case EntryPoint::GLDisable: in GetEntryPointName()
1198 EVENT(context, GLDisable, "context = %d, cap = %s", CID(context), in GL_Disable()1206 angle::EntryPoint::GLDisable, cap)); in GL_Disable()
711 return CallCapture(angle::EntryPoint::GLDisable, std::move(paramBuffer)); in CaptureDisable()
690 case angle::EntryPoint::GLDisable: in ReplayTraceFunctionCall()
1718 return CallCapture(EntryPoint::GLDisable, std::move(params)); in ParseCallCapture()