Searched refs:GLVertexAttribFormat (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1603 GLVertexAttribFormat, enumerator
|
D | entry_points_enum_autogen.cpp | 3191 case EntryPoint::GLVertexAttribFormat: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 2015 EVENT(context, GLVertexAttribFormat, in GL_VertexAttribFormat() 2027 ValidateVertexAttribFormat(context, angle::EntryPoint::GLVertexAttribFormat, in GL_VertexAttribFormat()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 1776 return CallCapture(angle::EntryPoint::GLVertexAttribFormat, std::move(paramBuffer)); in CaptureVertexAttribFormat()
|
D | frame_capture_replay_autogen.cpp | 3307 case angle::EntryPoint::GLVertexAttribFormat: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 5589 EVENT(context, GLVertexAttribFormat, in GL_VertexAttribFormat() 5601 ValidateVertexAttribFormat(context, angle::EntryPoint::GLVertexAttribFormat, in GL_VertexAttribFormat()
|