Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1396 GLTexGenxvOES, enumerator
Dentry_points_enum_autogen.cpp2777 case EntryPoint::GLTexGenxvOES: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp11041 EVENT(context, GLTexGenxvOES, in GL_TexGenxvOES()
11051 ValidateTexGenxvOES(context, angle::EntryPoint::GLTexGenxvOES, coord, pname, params)); in GL_TexGenxvOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10779 return CallCapture(angle::EntryPoint::GLTexGenxvOES, std::move(paramBuffer)); in CaptureTexGenxvOES()