Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1093 GLPointSize, enumerator
Dentry_points_enum_autogen.cpp2171 case EntryPoint::GLPointSize: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1274 return CallCapture(angle::EntryPoint::GLPointSize, std::move(paramBuffer)); in CapturePointSize()
Dframe_capture_replay_autogen.cpp2078 case angle::EntryPoint::GLPointSize: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1489 EVENT(context, GLPointSize, "context = %d, size = %f", CID(context), size); in GL_PointSize()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp4121 EVENT(context, GLPointSize, "context = %d, size = %f", CID(context), size); in GL_PointSize()