Home
last modified time | relevance | path

Searched refs:GLTexGenivOES (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h1439 GLTexGenivOES, enumerator
Dentry_points_enum_autogen.cpp2863 case EntryPoint::GLTexGenivOES: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp13121 EVENT(context, GLTexGenivOES, in GL_TexGenivOES()
13133 angle::EntryPoint::GLTexGenivOES) && in GL_TexGenivOES()
13134 ValidateTexGenivOES(context, angle::EntryPoint::GLTexGenivOES, coord, pname, in GL_TexGenivOES()
/external/angle/util/capture/
Dframe_capture_replay_autogen.cpp3249 case angle::EntryPoint::GLTexGenivOES: in ReplayTraceFunctionCall()
Dtrace_interpreter_autogen.cpp5386 return CallCapture(EntryPoint::GLTexGenivOES, std::move(params)); in ParseCallCapture()
/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp11696 return CallCapture(angle::EntryPoint::GLTexGenivOES, std::move(paramBuffer)); in CaptureTexGenivOES()