Searched refs:GLScalef (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1280 GLScalef, enumerator
|
D | entry_points_enum_autogen.cpp | 2545 case EntryPoint::GLScalef: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 1368 return CallCapture(angle::EntryPoint::GLScalef, std::move(paramBuffer)); in CaptureScalef()
|
D | frame_capture_replay_autogen.cpp | 2602 case angle::EntryPoint::GLScalef: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1663 EVENT(context, GLScalef, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_Scalef()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5158 EVENT(context, GLScalef, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_Scalef()
|