Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h898 GLGetnMinmax, enumerator
Dentry_points_enum_autogen.cpp1781 case EntryPoint::GLGetnMinmax: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_4_autogen.cpp5385 EVENT(context, GLGetnMinmax, in GL_GetnMinmax()
5396 ValidateGetnMinmax(context, angle::EntryPoint::GLGetnMinmax, target, in GL_GetnMinmax()
/external/angle/src/libANGLE/capture/
Dcapture_gl_4_autogen.cpp4664 return CallCapture(angle::EntryPoint::GLGetnMinmax, std::move(paramBuffer)); in CaptureGetnMinmax()