Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h826 GLGetUniformIndices, enumerator
Dentry_points_enum_autogen.cpp1637 case EntryPoint::GLGetUniformIndices: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1615 EVENT(context, GLGetUniformIndices, in GL_GetUniformIndices()
1626 ValidateGetUniformIndices(context, angle::EntryPoint::GLGetUniformIndices, in GL_GetUniformIndices()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp2598 EVENT(context, GLGetUniformIndices, in GL_GetUniformIndices()
2609 ValidateGetUniformIndices(context, angle::EntryPoint::GLGetUniformIndices, in GL_GetUniformIndices()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp1576 return CallCapture(angle::EntryPoint::GLGetUniformIndices, std::move(paramBuffer)); in CaptureGetUniformIndices()
Dframe_capture_replay_autogen.cpp1628 case angle::EntryPoint::GLGetUniformIndices: in ReplayCall()