Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1392 GLTexGeniOES, enumerator
Dentry_points_enum_autogen.cpp2769 case EntryPoint::GLTexGeniOES: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10965 EVENT(context, GLTexGeniOES, "context = %d, coord = %s, pname = %s, param = %d", CID(context), in GL_TexGeniOES()
10974 ValidateTexGeniOES(context, angle::EntryPoint::GLTexGeniOES, coord, pname, param)); in GL_TexGeniOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10706 return CallCapture(angle::EntryPoint::GLTexGeniOES, std::move(paramBuffer)); in CaptureTexGeniOES()