Searched refs:GLPointSize (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1093 GLPointSize, enumerator
|
D | entry_points_enum_autogen.cpp | 2171 case EntryPoint::GLPointSize: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 1274 return CallCapture(angle::EntryPoint::GLPointSize, std::move(paramBuffer)); in CapturePointSize()
|
D | frame_capture_replay_autogen.cpp | 2078 case angle::EntryPoint::GLPointSize: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1489 EVENT(context, GLPointSize, "context = %d, size = %f", CID(context), size); in GL_PointSize()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 4121 EVENT(context, GLPointSize, "context = %d, size = %f", CID(context), size); in GL_PointSize()
|