Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h434 GLCreateSamplers, enumerator
Dentry_points_enum_autogen.cpp853 case EntryPoint::GLCreateSamplers: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp6702 EVENT(context, GLCreateSamplers, "context = %d, n = %d, samplers = 0x%016" PRIxPTR "", in GL_CreateSamplers()
6710 ValidateCreateSamplers(context, angle::EntryPoint::GLCreateSamplers, n, samplers)); in GL_CreateSamplers()