Searched refs:GLClientActiveTexture (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | entry_points_enum_autogen.h | 340 GLClientActiveTexture, enumerator
|
| D | entry_points_enum_autogen.cpp | 665 case EntryPoint::GLClientActiveTexture: in GetEntryPointName()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_1_0_autogen.cpp | 125 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/ |
| D | capture_gles_1_0_autogen.cpp | 81 return CallCapture(angle::EntryPoint::GLClientActiveTexture, std::move(paramBuffer)); in CaptureClientActiveTexture()
|
| D | frame_capture_replay_autogen.cpp | 328 case angle::EntryPoint::GLClientActiveTexture: in ReplayCall()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_1_autogen.cpp | 8348 EVENT(context, GLClientActiveTexture, "context = %d, texture = %s", CID(context), in GL_ClientActiveTexture() 8356 context, angle::EntryPoint::GLClientActiveTexture, texture)); in GL_ClientActiveTexture()
|