Home
last modified time | relevance | path

Searched refs:GLClientActiveTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h340 GLClientActiveTexture, enumerator
Dentry_points_enum_autogen.cpp665 case EntryPoint::GLClientActiveTexture: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp125 EVENT(context, GLClientActiveTexture, "context = %d, texture = %s", CID(context), in GL_ClientActiveTexture()
133 context, angle::EntryPoint::GLClientActiveTexture, texture)); in GL_ClientActiveTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp81 return CallCapture(angle::EntryPoint::GLClientActiveTexture, std::move(paramBuffer)); in CaptureClientActiveTexture()
Dframe_capture_replay_autogen.cpp328 case angle::EntryPoint::GLClientActiveTexture: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp8348 EVENT(context, GLClientActiveTexture, "context = %d, texture = %s", CID(context), in GL_ClientActiveTexture()
8356 context, angle::EntryPoint::GLClientActiveTexture, texture)); in GL_ClientActiveTexture()