Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h389 struct vc4_compile { struct
390 struct vc4_context *vc4;
391 nir_shader *s;
392 nir_function_impl *impl;
393 struct exec_list *cf_node_list;
399 struct hash_table *def_ht;
402 struct qinst **defs;
403 uint32_t defs_array_size;
410 struct qreg *inputs;
411 struct qreg *outputs;
[all …]