Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1341 GLTexCoord1fv, enumerator
Dentry_points_enum_autogen.cpp2667 case EntryPoint::GLTexCoord1fv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5632 EVENT(context, GLTexCoord1fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_TexCoord1fv()
5639 ValidateTexCoord1fv(context, angle::EntryPoint::GLTexCoord1fv, v)); in GL_TexCoord1fv()