Searched defs:sysval_to_id (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_sysval.c | 142 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 D | compiler.h | 308 struct hash_table_u64 *sysval_to_id; member
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | compiler.h | 771 struct hash_table_u64 *sysval_to_id; member
|
H A D | bifrost_compile.c | 5312 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