Searched refs:GLVertex2fv (Results 1 – 4 of 4) sorted by relevance
1579 GLVertex2fv, enumerator
3143 case EntryPoint::GLVertex2fv: in GetEntryPointName()
6067 EVENT(context, GLVertex2fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Vertex2fv()6076 angle::EntryPoint::GLVertex2fv) && in GL_Vertex2fv()6077 ValidateVertex2fv(context, angle::EntryPoint::GLVertex2fv, v))); in GL_Vertex2fv()
4103 return CallCapture(angle::EntryPoint::GLVertex2fv, std::move(paramBuffer)); in CaptureVertex2fv()