Searched refs:GLGetActiveAttrib (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 622 GLGetActiveAttrib, enumerator
|
D | entry_points_enum_autogen.cpp | 1229 case EntryPoint::GLGetActiveAttrib: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 350 EVENT(context, GLGetActiveAttrib, in GL_GetActiveAttrib() 362 ValidateGetActiveAttrib(context, angle::EntryPoint::GLGetActiveAttrib, programPacked, in GL_GetActiveAttrib()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 1464 EVENT(context, GLGetActiveAttrib, in GL_GetActiveAttrib() 1476 ValidateGetActiveAttrib(context, angle::EntryPoint::GLGetActiveAttrib, programPacked, in GL_GetActiveAttrib()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 1055 return CallCapture(angle::EntryPoint::GLGetActiveAttrib, std::move(paramBuffer)); in CaptureGetActiveAttrib()
|
D | frame_capture_replay_autogen.cpp | 985 case angle::EntryPoint::GLGetActiveAttrib: in ReplayCall()
|