Searched defs:nir_op_info (Results 1 – 1 of 1) sorted by relevance
1372 typedef struct nir_op_info { struct1374 const char *name;1377 uint8_t num_inputs;1407 * See nir_op_infos::output_size for more detail about the relationship argument1424 } nir_op_info; argument