Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1394 GLTexGenivOES, enumerator
Dentry_points_enum_autogen.cpp2773 case EntryPoint::GLTexGenivOES: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10990 EVENT(context, GLTexGenivOES, in GL_TexGenivOES()
11000 ValidateTexGenivOES(context, angle::EntryPoint::GLTexGenivOES, coord, pname, params)); in GL_TexGenivOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10735 return CallCapture(angle::EntryPoint::GLTexGenivOES, std::move(paramBuffer)); in CaptureTexGenivOES()