Searched defs:vc4_compile (Results 1 – 1 of 1) sorted by relevance
413 struct vc4_compile { struct414 struct vc4_context *vc4;415 nir_shader *s;416 nir_function_impl *impl;417 struct exec_list *cf_node_list;443 struct vc4_compiler_ubo_range *ubo_ranges; argument444 uint32_t ubo_ranges_array_size;446 uint32_t num_uniform_ranges;448 uint32_t num_ubo_ranges;449 uint32_t next_ubo_dst_offset;[all …]