Searched refs:GLTexCoord3dv (Results 1 – 4 of 4) sorted by relevance
1400 GLTexCoord3dv, enumerator
2785 case EntryPoint::GLTexCoord3dv: in GetEntryPointName()
5327 EVENT(context, GLTexCoord3dv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_TexCoord3dv()5337 angle::EntryPoint::GLTexCoord3dv) && in GL_TexCoord3dv()5338 ValidateTexCoord3dv(context, angle::EntryPoint::GLTexCoord3dv, v))); in GL_TexCoord3dv()
3589 return CallCapture(angle::EntryPoint::GLTexCoord3dv, std::move(paramBuffer)); in CaptureTexCoord3dv()