Searched defs:agx_restart_unroll_params (Results 1 – 1 of 1) sorted by relevance
35 struct agx_restart_unroll_params { struct40 uint64_t index_buffer;46 uint64_t draws;72 AGX_STATIC_ASSERT(sizeof(struct agx_restart_unroll_params) == 17 * 4); argument