Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1552 GLVertex4iv, enumerator
Dentry_points_enum_autogen.cpp3089 case EntryPoint::GLVertex4iv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp7243 EVENT(context, GLVertex4iv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), (uintptr_t)v); in GL_Vertex4iv()
7249 ValidateVertex4iv(context, angle::EntryPoint::GLVertex4iv, v)); in GL_Vertex4iv()