Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h754 GLGetPolygonStipple, enumerator
Dentry_points_enum_autogen.cpp1493 case EntryPoint::GLGetPolygonStipple: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp2139 EVENT(context, GLGetPolygonStipple, "context = %d, mask = 0x%016" PRIxPTR "", CID(context), in GL_GetPolygonStipple()
2147 ValidateGetPolygonStipple(context, angle::EntryPoint::GLGetPolygonStipple, mask)); in GL_GetPolygonStipple()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp1463 return CallCapture(angle::EntryPoint::GLGetPolygonStipple, std::move(paramBuffer)); in CaptureGetPolygonStipple()