Searched refs:GLTexEnvfv (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1380 GLTexEnvfv, enumerator
|
D | entry_points_enum_autogen.cpp | 2745 case EntryPoint::GLTexEnvfv: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1859 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/ |
D | capture_gles_1_0_autogen.cpp | 1465 return CallCapture(angle::EntryPoint::GLTexEnvfv, std::move(paramBuffer)); in CaptureTexEnvfv()
|
D | frame_capture_replay_autogen.cpp | 2738 case angle::EntryPoint::GLTexEnvfv: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 6320 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()
|