Home
last modified time | relevance | path

Searched refs:GLSecondaryColor3d (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h1342 GLSecondaryColor3d, enumerator
Dentry_points_enum_autogen.cpp2669 case EntryPoint::GLSecondaryColor3d: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp8484 EVENT(context, GLSecondaryColor3d, "context = %d, red = %f, green = %f, blue = %f", in GL_SecondaryColor3d()
8494 angle::EntryPoint::GLSecondaryColor3d) && in GL_SecondaryColor3d()
8495 ValidateSecondaryColor3d(context, angle::EntryPoint::GLSecondaryColor3d, red, green, in GL_SecondaryColor3d()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp5920 return CallCapture(angle::EntryPoint::GLSecondaryColor3d, std::move(paramBuffer)); in CaptureSecondaryColor3d()