Searched refs:GLLogicOp (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 949 GLLogicOp, enumerator
|
D | entry_points_enum_autogen.cpp | 1883 case EntryPoint::GLLogicOp: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 904 return CallCapture(angle::EntryPoint::GLLogicOp, std::move(paramBuffer)); in CaptureLogicOp()
|
D | frame_capture_replay_autogen.cpp | 1874 case angle::EntryPoint::GLLogicOp: in ReplayCall()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1043 EVENT(context, GLLogicOp, "context = %d, opcode = %s", CID(context), in GL_LogicOp()
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 3244 EVENT(context, GLLogicOp, "context = %d, opcode = %s", CID(context), in GL_LogicOp()
|