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.h413 struct vc4_compile { struct
414 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; argument
444 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 …]