Home
last modified time | relevance | path

Searched refs:GLTexGendv (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1386 GLTexGendv, enumerator
Dentry_points_enum_autogen.cpp2757 case EntryPoint::GLTexGendv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp6426 EVENT(context, GLTexGendv, "context = %d, coord = %s, pname = %s, params = 0x%016" PRIxPTR "", in GL_TexGendv()
6435 ValidateTexGendv(context, angle::EntryPoint::GLTexGendv, coord, pname, params)); in GL_TexGendv()