Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1940 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()
/external/angle/src/common/
Dentry_points_enum_autogen.h1144 GLPointSizex, enumerator
Dentry_points_enum_autogen.cpp2273 case EntryPoint::GLPointSizex: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1282 return CallCapture(angle::EntryPoint::GLPointSizex, std::move(paramBuffer)); in CapturePointSizex()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp2446 case angle::EntryPoint::GLPointSizex: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp4351 return CallCapture(EntryPoint::GLPointSizex, std::move(params)); in ParseCallCapture()