Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h576 GLFogf, enumerator
Dentry_points_enum_autogen.cpp1137 case EntryPoint::GLFogf: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp367 EVENT(context, GLFogf, "context = %d, pname = %s, param = %f", CID(context), in GL_Fogf()
374 ValidateFogf(context, angle::EntryPoint::GLFogf, pname, param)); in GL_Fogf()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp257 return CallCapture(angle::EntryPoint::GLFogf, std::move(paramBuffer)); in CaptureFogf()
Dframe_capture_replay_autogen.cpp841 case angle::EntryPoint::GLFogf: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp1823 EVENT(context, GLFogf, "context = %d, pname = %s, param = %f", CID(context), in GL_Fogf()
1830 ValidateFogf(context, angle::EntryPoint::GLFogf, pname, param)); in GL_Fogf()