Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1282 GLScissor, enumerator
Dentry_points_enum_autogen.cpp2549 case EntryPoint::GLScissor: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.cpp2148 return CallCapture(angle::EntryPoint::GLScissor, std::move(paramBuffer)); in CaptureScissor()
Dframe_capture_replay_autogen.cpp2612 case angle::EntryPoint::GLScissor: in ReplayCall()
/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp2537 EVENT(context, GLScissor, "context = %d, x = %d, y = %d, width = %d, height = %d", CID(context), in GL_Scissor()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp5179 EVENT(context, GLScissor, "context = %d, x = %d, y = %d, width = %d, height = %d", CID(context), in GL_Scissor()