Searched refs:GLScissor (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1282 GLScissor, enumerator
|
D | entry_points_enum_autogen.cpp | 2549 case EntryPoint::GLScissor: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_2_0_autogen.cpp | 2148 return CallCapture(angle::EntryPoint::GLScissor, std::move(paramBuffer)); in CaptureScissor()
|
D | frame_capture_replay_autogen.cpp | 2612 case angle::EntryPoint::GLScissor: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_2_0_autogen.cpp | 2537 EVENT(context, GLScissor, "context = %d, x = %d, y = %d, width = %d, height = %d", CID(context), in GL_Scissor()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5179 EVENT(context, GLScissor, "context = %d, x = %d, y = %d, width = %d, height = %d", CID(context), in GL_Scissor()
|