Searched refs:GLClearDepthf (Results 1 – 6 of 6) sorted by relevance
340 GLClearDepthf, enumerator
665 case EntryPoint::GLClearDepthf: in GetEntryPointName()
546 EVENT(context, GLClearDepthf, "context = %d, d = %f", CID(context), d); in GL_ClearDepthf()554 angle::EntryPoint::GLClearDepthf) && in GL_ClearDepthf()557 angle::EntryPoint::GLClearDepthf, d))); in GL_ClearDepthf()
311 return CallCapture(angle::EntryPoint::GLClearDepthf, std::move(paramBuffer)); in CaptureClearDepthf()
297 case angle::EntryPoint::GLClearDepthf: in ReplayTraceFunctionCall()
1196 return CallCapture(EntryPoint::GLClearDepthf, std::move(params)); in ParseCallCapture()