Searched refs:GLGetVertexAttribiv (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 851 GLGetVertexAttribiv, enumerator
|
D | entry_points_enum_autogen.cpp | 1687 case EntryPoint::GLGetVertexAttribiv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 785 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/ |
D | entry_points_gles_2_0_autogen.cpp | 2181 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/ |
D | capture_gles_2_0_autogen.cpp | 1891 return CallCapture(angle::EntryPoint::GLGetVertexAttribiv, std::move(paramBuffer)); in CaptureGetVertexAttribiv()
|
D | frame_capture_replay_autogen.cpp | 1697 case angle::EntryPoint::GLGetVertexAttribiv: in ReplayCall()
|