Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1390 GLTexGenfvOES, enumerator
Dentry_points_enum_autogen.cpp2765 case EntryPoint::GLTexGenfvOES: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10939 EVENT(context, GLTexGenfvOES, in GL_TexGenfvOES()
10949 ValidateTexGenfvOES(context, angle::EntryPoint::GLTexGenfvOES, coord, pname, params)); in GL_TexGenfvOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10691 return CallCapture(angle::EntryPoint::GLTexGenfvOES, std::move(paramBuffer)); in CaptureTexGenfvOES()