Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1270 GLRotatef, enumerator
Dentry_points_enum_autogen.cpp2525 case EntryPoint::GLRotatef: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1666 EVENT(context, GLRotatef, "context = %d, angle = %f, x = %f, y = %f, z = %f", CID(context), in GL_Rotatef()
1673 ValidateRotatef(context, angle::EntryPoint::GLRotatef, angle, x, y, z)); in GL_Rotatef()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1327 return CallCapture(angle::EntryPoint::GLRotatef, std::move(paramBuffer)); in CaptureRotatef()
Dframe_capture_replay_autogen.cpp2560 case angle::EntryPoint::GLRotatef: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5353 EVENT(context, GLRotatef, "context = %d, angle = %f, x = %f, y = %f, z = %f", CID(context), in GL_Rotatef()
5360 ValidateRotatef(context, angle::EntryPoint::GLRotatef, angle, x, y, z)); in GL_Rotatef()