Searched refs:GLUseProgram (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | entry_points_enum_autogen.h | 1525 GLUseProgram, enumerator
|
| D | entry_points_enum_autogen.cpp | 3035 case EntryPoint::GLUseProgram: in GetEntryPointName()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_2_autogen.cpp | 1501 EVENT(context, GLUseProgram, "context = %d, program = %u", CID(context), program); in GL_UseProgram() 1509 ValidateUseProgram(context, angle::EntryPoint::GLUseProgram, programPacked)); in GL_UseProgram()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_2_0_autogen.cpp | 3570 EVENT(context, GLUseProgram, "context = %d, program = %u", CID(context), program); in GL_UseProgram() 3578 ValidateUseProgram(context, angle::EntryPoint::GLUseProgram, programPacked)); in GL_UseProgram()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_2_0_autogen.cpp | 2973 return CallCapture(angle::EntryPoint::GLUseProgram, std::move(paramBuffer)); in CaptureUseProgram()
|
| D | frame_capture_replay_autogen.cpp | 3229 case angle::EntryPoint::GLUseProgram: in ReplayCall()
|
| D | FrameCapture.cpp | 5516 case EntryPoint::GLUseProgram: in maybeCapturePostCallUpdates()
|