Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h841 GLGetVertexAttribIiv, enumerator
Dentry_points_enum_autogen.cpp1667 case EntryPoint::GLGetVertexAttribIiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1671 EVENT(context, GLGetVertexAttribIiv, in GL_GetVertexAttribIiv()
1680 ValidateGetVertexAttribIiv(context, angle::EntryPoint::GLGetVertexAttribIiv, index, in GL_GetVertexAttribIiv()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp1236 EVENT(context, GLGetVertexAttribIiv, in GL_GetVertexAttribIiv()
1245 ValidateGetVertexAttribIiv(context, angle::EntryPoint::GLGetVertexAttribIiv, index, in GL_GetVertexAttribIiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp1634 return CallCapture(angle::EntryPoint::GLGetVertexAttribIiv, std::move(paramBuffer)); in CaptureGetVertexAttribIiv()
Dframe_capture_replay_autogen.cpp1669 case angle::EntryPoint::GLGetVertexAttribIiv: in ReplayCall()