Searched refs:GLVertexAttribI4ui (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1621 GLVertexAttribI4ui, enumerator
|
D | entry_points_enum_autogen.cpp | 3227 case EntryPoint::GLVertexAttribI4ui: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 2952 EVENT(context, GLVertexAttribI4ui, "context = %d, index = %u, x = %u, y = %u, z = %u, w = %u", in GL_VertexAttribI4ui() 2959 ValidateVertexAttribI4ui(context, angle::EntryPoint::GLVertexAttribI4ui, in GL_VertexAttribI4ui()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 2210 EVENT(context, GLVertexAttribI4ui, "context = %d, index = %u, x = %u, y = %u, z = %u, w = %u", in GL_VertexAttribI4ui() 2217 ValidateVertexAttribI4ui(context, angle::EntryPoint::GLVertexAttribI4ui, in GL_VertexAttribI4ui()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 2668 return CallCapture(angle::EntryPoint::GLVertexAttribI4ui, std::move(paramBuffer)); in CaptureVertexAttribI4ui()
|
D | frame_capture_replay_autogen.cpp | 3330 case angle::EntryPoint::GLVertexAttribI4ui: in ReplayCall()
|