Searched refs:GLTexCoord2s (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1352 GLTexCoord2s, enumerator
|
D | entry_points_enum_autogen.cpp | 2689 case EntryPoint::GLTexCoord2s: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5880 EVENT(context, GLTexCoord2s, "context = %d, s = %d, t = %d", CID(context), s, t); in GL_TexCoord2s() 5886 ValidateTexCoord2s(context, angle::EntryPoint::GLTexCoord2s, s, t)); in GL_TexCoord2s()
|