Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h330 GLClearIndex, enumerator
Dentry_points_enum_autogen.cpp645 case EntryPoint::GLClearIndex: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp304 EVENT(context, GLClearIndex, "context = %d, c = %f", CID(context), c); in GL_ClearIndex()
310 ValidateClearIndex(context, angle::EntryPoint::GLClearIndex, c)); in GL_ClearIndex()