Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1542 GLVertex3fv, enumerator
Dentry_points_enum_autogen.cpp3069 case EntryPoint::GLVertex3fv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp7020 EVENT(context, GLVertex3fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Vertex3fv()
7026 ValidateVertex3fv(context, angle::EntryPoint::GLVertex3fv, v)); in GL_Vertex3fv()