Home
last modified time | relevance | path

Searched defs:sysval_to_id (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/util/
H A Dpan_sysval.c142 pan_add_sysval(struct hash_table_u64 *sysval_to_id, in pan_add_sysval() argument
153 pan_lookup_sysval(struct hash_table_u64 *sysval_to_id, in pan_lookup_sysval() argument
179 struct hash_table_u64 *sysval_to_id = in panfrost_init_sysvals() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dcompiler.h308 struct hash_table_u64 *sysval_to_id; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h771 struct hash_table_u64 *sysval_to_id; member
H A Dbifrost_compile.c5312 struct hash_table_u64 *sysval_to_id = in bifrost_compile_shader_nir() local
4932 bi_compile_variant_nir(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct bi_shader_info info, enum bi_idvs_mode idvs) bi_compile_variant_nir() argument
5189 bi_compile_variant(nir_shader *nir, const struct panfrost_compile_inputs *inputs, struct util_dynarray *binary, struct hash_table_u64 *sysval_to_id, struct pan_shader_info *info, enum bi_idvs_mode idvs) bi_compile_variant() argument
[all...]

Completed in 11 milliseconds