Searched refs:arg_num_groups_x (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.cpp10352 GLMessage_DataType *arg_num_groups_x = glmsg.add_args(); local
10353 arg_num_groups_x->set_isarray(false);
10354 arg_num_groups_x->set_type(GLMessage::DataType::INT);
10355 arg_num_groups_x->add_intvalue(num_groups_x);
[all...]

Completed in 83 milliseconds