Searched refs:GLWindowPos3s (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1719 GLWindowPos3s, enumerator
|
D | entry_points_enum_autogen.cpp | 3423 case EntryPoint::GLWindowPos3s: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 9302 EVENT(context, GLWindowPos3s, "context = %d, x = %d, y = %d, z = %d", CID(context), x, y, z); in GL_WindowPos3s() 9311 angle::EntryPoint::GLWindowPos3s) && in GL_WindowPos3s() 9312 ValidateWindowPos3s(context, angle::EntryPoint::GLWindowPos3s, x, y, z))); in GL_WindowPos3s()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 6446 return CallCapture(angle::EntryPoint::GLWindowPos3s, std::move(paramBuffer)); in CaptureWindowPos3s()
|