Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h385 struct vc4_compile { struct
386 struct vc4_context *vc4;
387 nir_shader *s;
388 nir_function_impl *impl;
389 struct exec_list *cf_node_list;
395 struct hash_table *def_ht;
398 struct qinst **defs;
399 uint32_t defs_array_size;
406 struct qreg *inputs;
407 struct qreg *outputs;
[all …]