Home
last modified time | relevance | path

Searched refs:GLTexCoord2i (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1350 GLTexCoord2i, enumerator
Dentry_points_enum_autogen.cpp2685 case EntryPoint::GLTexCoord2i: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5835 EVENT(context, GLTexCoord2i, "context = %d, s = %d, t = %d", CID(context), s, t); in GL_TexCoord2i()
5841 ValidateTexCoord2i(context, angle::EntryPoint::GLTexCoord2i, s, t)); in GL_TexCoord2i()