Searched refs:GLPointSizex (Results 1 – 6 of 6) sorted by relevance
1940 EVENT(context, GLPointSizex, "context = %d, size = 0x%X", CID(context), size); in GL_PointSizex()1948 angle::EntryPoint::GLPointSizex) && in GL_PointSizex()1951 angle::EntryPoint::GLPointSizex, size))); in GL_PointSizex()
1144 GLPointSizex, enumerator
2273 case EntryPoint::GLPointSizex: in GetEntryPointName()
1282 return CallCapture(angle::EntryPoint::GLPointSizex, std::move(paramBuffer)); in CapturePointSizex()
2446 case angle::EntryPoint::GLPointSizex: in ReplayTraceFunctionCall()
4351 return CallCapture(EntryPoint::GLPointSizex, std::move(params)); in ParseCallCapture()