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.h412 struct vc4_compile { struct
413 struct vc4_context *vc4;
414 nir_shader *s;
415 nir_function_impl *impl;
416 struct exec_list *cf_node_list;
442 struct vc4_compiler_ubo_range *ubo_ranges; argument
443 uint32_t ubo_ranges_array_size;
445 uint32_t num_uniform_ranges;
447 uint32_t num_ubo_ranges;
448 uint32_t next_ubo_dst_offset;
[all …]