Home
last modified time | relevance | path

Searched refs:GLVertexAttribDivisor (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h1589 GLVertexAttribDivisor, enumerator
Dentry_points_enum_autogen.cpp3163 case EntryPoint::GLVertexAttribDivisor: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.cpp2603 return CallCapture(angle::EntryPoint::GLVertexAttribDivisor, std::move(paramBuffer)); in CaptureVertexAttribDivisor()
Dframe_capture_replay_autogen.cpp3277 case angle::EntryPoint::GLVertexAttribDivisor: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp2761 EVENT(context, GLVertexAttribDivisor, "context = %d, index = %u, divisor = %u", CID(context), in GL_VertexAttribDivisor()
/external/angle/src/libGL/
Dentry_points_gl_3_autogen.cpp4200 EVENT(context, GLVertexAttribDivisor, "context = %d, index = %u, divisor = %u", CID(context), in GL_VertexAttribDivisor()