Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1395 GLTexGenxOES, enumerator
Dentry_points_enum_autogen.cpp2775 case EntryPoint::GLTexGenxOES: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp11016 EVENT(context, GLTexGenxOES, "context = %d, coord = %s, pname = %s, param = 0x%X", CID(context), in GL_TexGenxOES()
11025 ValidateTexGenxOES(context, angle::EntryPoint::GLTexGenxOES, coord, pname, param)); in GL_TexGenxOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp10750 return CallCapture(angle::EntryPoint::GLTexGenxOES, std::move(paramBuffer)); in CaptureTexGenxOES()