Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1380 GLTexEnvfv, enumerator
Dentry_points_enum_autogen.cpp2745 case EntryPoint::GLTexEnvfv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1859 EVENT(context, GLTexEnvfv, "context = %d, target = %s, pname = %s, params = 0x%016" PRIxPTR "", in GL_TexEnvfv()
1869 (context->skipValidation() || ValidateTexEnvfv(context, angle::EntryPoint::GLTexEnvfv, in GL_TexEnvfv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp1465 return CallCapture(angle::EntryPoint::GLTexEnvfv, std::move(paramBuffer)); in CaptureTexEnvfv()
Dframe_capture_replay_autogen.cpp2738 case angle::EntryPoint::GLTexEnvfv: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp6320 EVENT(context, GLTexEnvfv, "context = %d, target = %s, pname = %s, params = 0x%016" PRIxPTR "", in GL_TexEnvfv()
6330 (context->skipValidation() || ValidateTexEnvfv(context, angle::EntryPoint::GLTexEnvfv, in GL_TexEnvfv()