Searched refs:GLVertexAttribI4i (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1617 GLVertexAttribI4i, enumerator
|
D | entry_points_enum_autogen.cpp | 3219 case EntryPoint::GLVertexAttribI4i: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 2904 EVENT(context, GLVertexAttribI4i, "context = %d, index = %u, x = %d, y = %d, z = %d, w = %d", in GL_VertexAttribI4i() 2911 ValidateVertexAttribI4i(context, angle::EntryPoint::GLVertexAttribI4i, in GL_VertexAttribI4i()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 2114 EVENT(context, GLVertexAttribI4i, "context = %d, index = %u, x = %d, y = %d, z = %d, w = %d", in GL_VertexAttribI4i() 2121 ValidateVertexAttribI4i(context, angle::EntryPoint::GLVertexAttribI4i, in GL_VertexAttribI4i()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 2622 return CallCapture(angle::EntryPoint::GLVertexAttribI4i, std::move(paramBuffer)); in CaptureVertexAttribI4i()
|
D | frame_capture_replay_autogen.cpp | 3316 case angle::EntryPoint::GLVertexAttribI4i: in ReplayCall()
|