Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h441 GLCullFace, enumerator
Dentry_points_enum_autogen.cpp867 case EntryPoint::GLCullFace: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp783 EVENT(context, GLCullFace, "context = %d, mode = %s", CID(context), in GL_CullFace()
791 ValidateCullFace(context, angle::EntryPoint::GLCullFace, modePacked)); in GL_CullFace()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp520 return CallCapture(angle::EntryPoint::GLCullFace, std::move(paramBuffer)); in CaptureCullFace()
Dframe_capture_replay_autogen.cpp533 case angle::EntryPoint::GLCullFace: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp1182 EVENT(context, GLCullFace, "context = %d, mode = %s", CID(context), in GL_CullFace()
1190 ValidateCullFace(context, angle::EntryPoint::GLCullFace, modePacked)); in GL_CullFace()