Searched refs:GLClearDepthf (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 323 GLClearDepthf, enumerator
|
D | entry_points_enum_autogen.cpp | 631 case EntryPoint::GLClearDepthf: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 312 return CallCapture(angle::EntryPoint::GLClearDepthf, std::move(paramBuffer)); in CaptureClearDepthf()
|
D | frame_capture_replay_autogen.cpp | 319 case angle::EntryPoint::GLClearDepthf: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 454 EVENT(context, GLClearDepthf, "context = %d, d = %f", CID(context), d); in GL_ClearDepthf()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 1314 EVENT(context, GLClearDepthf, "context = %d, d = %f", CID(context), d); in GL_ClearDepthf()
|