Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h888 GLIndexiv, enumerator
Dentry_points_enum_autogen.cpp1761 case EntryPoint::GLIndexiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp2888 EVENT(context, GLIndexiv, "context = %d, c = 0x%016" PRIxPTR "", CID(context), (uintptr_t)c); in GL_Indexiv()
2894 ValidateIndexiv(context, angle::EntryPoint::GLIndexiv, c)); in GL_Indexiv()