Searched refs:GLStencilOpSeparate (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1330 GLStencilOpSeparate, enumerator
|
D | entry_points_enum_autogen.cpp | 2645 case EntryPoint::GLStencilOpSeparate: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 976 EVENT(context, GLStencilOpSeparate, in GL_StencilOpSeparate() 988 ValidateStencilOpSeparate(context, angle::EntryPoint::GLStencilOpSeparate, face, sfail, in GL_StencilOpSeparate()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 2859 EVENT(context, GLStencilOpSeparate, in GL_StencilOpSeparate() 2871 ValidateStencilOpSeparate(context, angle::EntryPoint::GLStencilOpSeparate, face, sfail, in GL_StencilOpSeparate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 2334 return CallCapture(angle::EntryPoint::GLStencilOpSeparate, std::move(paramBuffer)); in CaptureStencilOpSeparate()
|
D | frame_capture_replay_autogen.cpp | 2697 case angle::EntryPoint::GLStencilOpSeparate: in ReplayCall()
|