Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1341 GLSecondaryColor3bv, enumerator
Dentry_points_enum_autogen.cpp2667 case EntryPoint::GLSecondaryColor3bv: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp8456 EVENT(context, GLSecondaryColor3bv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_SecondaryColor3bv()
8466 angle::EntryPoint::GLSecondaryColor3bv) && in GL_SecondaryColor3bv()
8467 ValidateSecondaryColor3bv(context, angle::EntryPoint::GLSecondaryColor3bv, v))); in GL_SecondaryColor3bv()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp5905 return CallCapture(angle::EntryPoint::GLSecondaryColor3bv, std::move(paramBuffer)); in CaptureSecondaryColor3bv()