Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.h1372 typedef struct nir_op_info { struct
1374 const char *name;
1377 uint8_t num_inputs;
1407 * See nir_op_infos::output_size for more detail about the relationship argument
1424 } nir_op_info; argument