Searched refs:GLCullFace (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 441 GLCullFace, enumerator
|
D | entry_points_enum_autogen.cpp | 867 case EntryPoint::GLCullFace: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 783 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/ |
D | capture_gles_2_0_autogen.cpp | 520 return CallCapture(angle::EntryPoint::GLCullFace, std::move(paramBuffer)); in CaptureCullFace()
|
D | frame_capture_replay_autogen.cpp | 533 case angle::EntryPoint::GLCullFace: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 1182 EVENT(context, GLCullFace, "context = %d, mode = %s", CID(context), in GL_CullFace() 1190 ValidateCullFace(context, angle::EntryPoint::GLCullFace, modePacked)); in GL_CullFace()
|