Searched refs:GLIndexubv (Results 1 – 4 of 4) sorted by relevance
930 GLIndexubv, enumerator
1845 case EntryPoint::GLIndexubv: in GetEntryPointName()
6865 EVENT(context, GLIndexubv, "context = %d, c = 0x%016" PRIxPTR "", CID(context), (uintptr_t)c); in GL_Indexubv()6874 angle::EntryPoint::GLIndexubv) && in GL_Indexubv()6875 ValidateIndexubv(context, angle::EntryPoint::GLIndexubv, c))); in GL_Indexubv()
4651 return CallCapture(angle::EntryPoint::GLIndexubv, std::move(paramBuffer)); in CaptureIndexubv()