Searched refs:GLIndexdv (Results 1 – 4 of 4) sorted by relevance
922 GLIndexdv, enumerator
1829 case EntryPoint::GLIndexdv: in GetEntryPointName()
2331 EVENT(context, GLIndexdv, "context = %d, c = 0x%016" PRIxPTR "", CID(context), (uintptr_t)c); in GL_Indexdv()2340 angle::EntryPoint::GLIndexdv) && in GL_Indexdv()2341 ValidateIndexdv(context, angle::EntryPoint::GLIndexdv, c))); in GL_Indexdv()
1622 return CallCapture(angle::EntryPoint::GLIndexdv, std::move(paramBuffer)); in CaptureIndexdv()