Home
last modified time | relevance | path

Searched refs:GLShaderSource (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1321 GLShaderSource, enumerator
Dentry_points_enum_autogen.cpp2627 case EntryPoint::GLShaderSource: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp899 EVENT(context, GLShaderSource, in GL_ShaderSource()
909 ValidateShaderSource(context, angle::EntryPoint::GLShaderSource, in GL_ShaderSource()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2710 EVENT(context, GLShaderSource, in GL_ShaderSource()
2720 ValidateShaderSource(context, angle::EntryPoint::GLShaderSource, in GL_ShaderSource()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2248 return CallCapture(angle::EntryPoint::GLShaderSource, std::move(paramBuffer)); in CaptureShaderSource()
Dframe_capture_replay_autogen.cpp2662 case angle::EntryPoint::GLShaderSource: in ReplayCall()
DFrameCapture.cpp5529 case EntryPoint::GLShaderSource: in maybeCapturePostCallUpdates()