Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1364 GLTexCoord4f, enumerator
Dentry_points_enum_autogen.cpp2713 case EntryPoint::GLTexCoord4f: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp6152 EVENT(context, GLTexCoord4f, "context = %d, s = %f, t = %f, r = %f, q = %f", CID(context), s, t, in GL_TexCoord4f()
6160 ValidateTexCoord4f(context, angle::EntryPoint::GLTexCoord4f, s, t, r, q)); in GL_TexCoord4f()