Home
last modified time | relevance | path

Searched refs:GLFogCoordfv (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h575 GLFogCoordfv, enumerator
Dentry_points_enum_autogen.cpp1135 case EntryPoint::GLFogCoordfv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp9697 EVENT(context, GLFogCoordfv, "context = %d, coord = 0x%016" PRIxPTR "", CID(context), in GL_FogCoordfv()
9704 ValidateFogCoordfv(context, angle::EntryPoint::GLFogCoordfv, coord)); in GL_FogCoordfv()