Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h851 GLGetVertexAttribiv, enumerator
Dentry_points_enum_autogen.cpp1687 case EntryPoint::GLGetVertexAttribiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp785 EVENT(context, GLGetVertexAttribiv, in GL_GetVertexAttribiv()
794 ValidateGetVertexAttribiv(context, angle::EntryPoint::GLGetVertexAttribiv, index, in GL_GetVertexAttribiv()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2181 EVENT(context, GLGetVertexAttribiv, in GL_GetVertexAttribiv()
2190 ValidateGetVertexAttribiv(context, angle::EntryPoint::GLGetVertexAttribiv, index, in GL_GetVertexAttribiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp1891 return CallCapture(angle::EntryPoint::GLGetVertexAttribiv, std::move(paramBuffer)); in CaptureGetVertexAttribiv()
Dframe_capture_replay_autogen.cpp1697 case angle::EntryPoint::GLGetVertexAttribiv: in ReplayCall()