Home
last modified time | relevance | path

Searched defs:opcodePacked (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/
DGLES1State.cpp367 void GLES1State::setLogicOp(LogicalOperation opcodePacked) in setLogicOp()
DvalidationESEXT.cpp4559 LogicalOperation opcodePacked) in ValidateLogicOpANGLE()
DvalidationES.cpp9004 LogicalOperation opcodePacked) in ValidateLogicOpCommon()
/external/angle/src/libGLESv2/
Dentry_points_gles_1_0_autogen.cpp1251 LogicalOperation opcodePacked = PackParam<LogicalOperation>(opcode); in GL_LogicOp() local
Dentry_points_gles_ext_autogen.cpp1081 LogicalOperation opcodePacked = PackParam<LogicalOperation>(opcode); in GL_LogicOpANGLE() local
/external/angle/src/libANGLE/capture/
Dcapture_gles_1_0_autogen.cpp897 CallCapture CaptureLogicOp(const State &glState, bool isCallValid, LogicalOperation opcodePacked) in CaptureLogicOp()
Dcapture_gles_ext_autogen.cpp1081 LogicalOperation opcodePacked) in CaptureLogicOpANGLE()