Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1911 EVENT(context, GLPointSize, "context = %d, size = %f", CID(context), size); in GL_PointSize()
1919 angle::EntryPoint::GLPointSize) && in GL_PointSize()
1922 angle::EntryPoint::GLPointSize, size))); in GL_PointSize()
/external/angle/src/common/
Dentry_points_enum_autogen.h1142 GLPointSize, enumerator
Dentry_points_enum_autogen.cpp2269 case EntryPoint::GLPointSize: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1273 return CallCapture(angle::EntryPoint::GLPointSize, std::move(paramBuffer)); in CapturePointSize()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp2439 case angle::EntryPoint::GLPointSize: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp4338 return CallCapture(EntryPoint::GLPointSize, std::move(params)); in ParseCallCapture()