Searched refs:GLRotated (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1312 GLRotated, enumerator
|
D | entry_points_enum_autogen.cpp | 2609 case EntryPoint::GLRotated: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 4777 EVENT(context, GLRotated, "context = %d, angle = %f, x = %f, y = %f, z = %f", CID(context), in GL_Rotated() 4787 angle::EntryPoint::GLRotated) && in GL_Rotated() 4788 ValidateRotated(context, angle::EntryPoint::GLRotated, angle, x, y, z))); in GL_Rotated()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 3258 return CallCapture(angle::EntryPoint::GLRotated, std::move(paramBuffer)); in CaptureRotated()
|