Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1373 GLTexCoordP2uiv, enumerator
Dentry_points_enum_autogen.cpp2731 case EntryPoint::GLTexCoordP2uiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp4278 EVENT(context, GLTexCoordP2uiv, "context = %d, type = %s, coords = 0x%016" PRIxPTR "", in GL_TexCoordP2uiv()
4286 ValidateTexCoordP2uiv(context, angle::EntryPoint::GLTexCoordP2uiv, type, coords)); in GL_TexCoordP2uiv()