Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1366 GLTexCoord4i, enumerator
Dentry_points_enum_autogen.cpp2717 case EntryPoint::GLTexCoord4i: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp6199 EVENT(context, GLTexCoord4i, "context = %d, s = %d, t = %d, r = %d, q = %d", CID(context), s, t, in GL_TexCoord4i()
6207 ValidateTexCoord4i(context, angle::EntryPoint::GLTexCoord4i, s, t, r, q)); in GL_TexCoord4i()