Searched refs:GLTexCoord1f (Results 1 – 4 of 4) sorted by relevance
1385 GLTexCoord1f, enumerator
2755 case EntryPoint::GLTexCoord1f: in GetEntryPointName()
4915 EVENT(context, GLTexCoord1f, "context = %d, s = %f", CID(context), s); in GL_TexCoord1f()4924 angle::EntryPoint::GLTexCoord1f) && in GL_TexCoord1f()4925 ValidateTexCoord1f(context, angle::EntryPoint::GLTexCoord1f, s))); in GL_TexCoord1f()
3340 return CallCapture(angle::EntryPoint::GLTexCoord1f, std::move(paramBuffer)); in CaptureTexCoord1f()