Searched refs:GLGetVertexAttribIiv (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 841 GLGetVertexAttribIiv, enumerator
|
D | entry_points_enum_autogen.cpp | 1667 case EntryPoint::GLGetVertexAttribIiv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 1671 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/ |
D | entry_points_gl_3_autogen.cpp | 1236 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/ |
D | capture_gles_3_0_autogen.cpp | 1634 return CallCapture(angle::EntryPoint::GLGetVertexAttribIiv, std::move(paramBuffer)); in CaptureGetVertexAttribIiv()
|
D | frame_capture_replay_autogen.cpp | 1669 case angle::EntryPoint::GLGetVertexAttribIiv: in ReplayCall()
|