Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1280 GLScalef, enumerator
Dentry_points_enum_autogen.cpp2545 case EntryPoint::GLScalef: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1368 return CallCapture(angle::EntryPoint::GLScalef, std::move(paramBuffer)); in CaptureScalef()
Dframe_capture_replay_autogen.cpp2602 case angle::EntryPoint::GLScalef: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1663 EVENT(context, GLScalef, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_Scalef()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp5158 EVENT(context, GLScalef, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_Scalef()