Searched defs:arg_operation (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.cpp21774 GLMessage_DataType *arg_operation = glmsg.add_args(); local
21775 arg_operation->set_isarray(false);
21776 arg_operation->set_type(GLMessage::DataType::ENUM);
21777 arg_operation->add_intvalue((int)operation);
[all...]

Completed in 161 milliseconds