Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1338 GLScissorIndexed, enumerator
Dentry_points_enum_autogen.cpp2661 case EntryPoint::GLScissorIndexed: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_4_autogen.cpp1820 EVENT(context, GLScissorIndexed, in GL_ScissorIndexed()
1831 angle::EntryPoint::GLScissorIndexed) && in GL_ScissorIndexed()
1832 ValidateScissorIndexed(context, angle::EntryPoint::GLScissorIndexed, index, left, in GL_ScissorIndexed()
/external/angle/src/libANGLE/capture/
Dcapture_gl_4_autogen.cpp1615 return CallCapture(angle::EntryPoint::GLScissorIndexed, std::move(paramBuffer)); in CaptureScissorIndexed()