Searched refs:GLTexCoord2f (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1348 GLTexCoord2f, enumerator
|
D | entry_points_enum_autogen.cpp | 2681 case EntryPoint::GLTexCoord2f: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5790 EVENT(context, GLTexCoord2f, "context = %d, s = %f, t = %f", CID(context), s, t); in GL_TexCoord2f() 5796 ValidateTexCoord2f(context, angle::EntryPoint::GLTexCoord2f, s, t)); in GL_TexCoord2f()
|