Searched refs:GLWindowPos3d (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1713 GLWindowPos3d, enumerator
|
D | entry_points_enum_autogen.cpp | 3411 case EntryPoint::GLWindowPos3d: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 9137 EVENT(context, GLWindowPos3d, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_WindowPos3d() 9146 angle::EntryPoint::GLWindowPos3d) && in GL_WindowPos3d() 9147 ValidateWindowPos3d(context, angle::EntryPoint::GLWindowPos3d, x, y, z))); in GL_WindowPos3d()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 6339 return CallCapture(angle::EntryPoint::GLWindowPos3d, std::move(paramBuffer)); in CaptureWindowPos3d()
|