Searched refs:GLTexGendv (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1386 GLTexGendv, enumerator
|
D | entry_points_enum_autogen.cpp | 2757 case EntryPoint::GLTexGendv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 6426 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()
|