Searched refs:GLVertexAttribIFormat (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1624 GLVertexAttribIFormat, enumerator
|
D | entry_points_enum_autogen.cpp | 3233 case EntryPoint::GLVertexAttribIFormat: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 2048 EVENT(context, GLVertexAttribIFormat, in GL_VertexAttribIFormat() 2058 ValidateVertexAttribIFormat(context, angle::EntryPoint::GLVertexAttribIFormat, in GL_VertexAttribIFormat()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 1793 return CallCapture(angle::EntryPoint::GLVertexAttribIFormat, std::move(paramBuffer)); in CaptureVertexAttribIFormat()
|
D | frame_capture_replay_autogen.cpp | 3344 case angle::EntryPoint::GLVertexAttribIFormat: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 5622 EVENT(context, GLVertexAttribIFormat, in GL_VertexAttribIFormat() 5632 ValidateVertexAttribIFormat(context, angle::EntryPoint::GLVertexAttribIFormat, in GL_VertexAttribIFormat()
|