Searched refs:GLPointSize (Results 1 – 6 of 6) sorted by relevance
1911 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()
1142 GLPointSize, enumerator
2269 case EntryPoint::GLPointSize: in GetEntryPointName()
1273 return CallCapture(angle::EntryPoint::GLPointSize, std::move(paramBuffer)); in CapturePointSize()
2439 case angle::EntryPoint::GLPointSize: in ReplayTraceFunctionCall()
4338 return CallCapture(EntryPoint::GLPointSize, std::move(params)); in ParseCallCapture()