Searched refs:GLPopAttrib (Results 1 – 4 of 4) sorted by relevance
1153 GLPopAttrib, enumerator
2291 case EntryPoint::GLPopAttrib: in GetEntryPointName()
3745 EVENT(context, GLPopAttrib, "context = %d", CID(context)); in GL_PopAttrib()3754 angle::EntryPoint::GLPopAttrib) && in GL_PopAttrib()3755 ValidatePopAttrib(context, angle::EntryPoint::GLPopAttrib))); in GL_PopAttrib()
2547 return CallCapture(angle::EntryPoint::GLPopAttrib, std::move(paramBuffer)); in CapturePopAttrib()