Searched refs:GLFogf (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 576 GLFogf, enumerator
|
D | entry_points_enum_autogen.cpp | 1137 case EntryPoint::GLFogf: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 367 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/ |
D | capture_gles_1_0_autogen.cpp | 257 return CallCapture(angle::EntryPoint::GLFogf, std::move(paramBuffer)); in CaptureFogf()
|
D | frame_capture_replay_autogen.cpp | 841 case angle::EntryPoint::GLFogf: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 1823 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()
|