Home
last modified time | relevance | path

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

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