Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1357 GLTexCoord3fv, enumerator
Dentry_points_enum_autogen.cpp2699 case EntryPoint::GLTexCoord3fv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5992 EVENT(context, GLTexCoord3fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_TexCoord3fv()
5999 ValidateTexCoord3fv(context, angle::EntryPoint::GLTexCoord3fv, v)); in GL_TexCoord3fv()