Searched refs:GLTexCoord3fv (Results 1 – 4 of 4) sorted by relevance
1402 GLTexCoord3fv, enumerator
2789 case EntryPoint::GLTexCoord3fv: in GetEntryPointName()
5382 EVENT(context, GLTexCoord3fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_TexCoord3fv()5392 angle::EntryPoint::GLTexCoord3fv) && in GL_TexCoord3fv()5393 ValidateTexCoord3fv(context, angle::EntryPoint::GLTexCoord3fv, v))); in GL_TexCoord3fv()
3626 return CallCapture(angle::EntryPoint::GLTexCoord3fv, std::move(paramBuffer)); in CaptureTexCoord3fv()