Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1553 GLVertex4s, enumerator
Dentry_points_enum_autogen.cpp3091 case EntryPoint::GLVertex4s: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp7265 EVENT(context, GLVertex4s, "context = %d, x = %d, y = %d, z = %d, w = %d", CID(context), x, y, in GL_Vertex4s()
7272 ValidateVertex4s(context, angle::EntryPoint::GLVertex4s, x, y, z, w)); in GL_Vertex4s()