Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1370 GLTexCoordP1ui, enumerator
Dentry_points_enum_autogen.cpp2725 case EntryPoint::GLTexCoordP1ui: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp4206 EVENT(context, GLTexCoordP1ui, "context = %d, type = %s, coords = %u", CID(context), in GL_TexCoordP1ui()
4214 ValidateTexCoordP1ui(context, angle::EntryPoint::GLTexCoordP1ui, type, coords)); in GL_TexCoordP1ui()