Searched refs:shader_info (Results 1 – 14 of 14) sorted by relevance
79 struct ac_shader_variant_info *shader_info; member523 &ctx->shader_info->user_sgprs_locs.shader_data[idx]; in set_loc_shader()534 &ctx->shader_info->user_sgprs_locs.descriptor_sets[idx]; in set_loc_desc()551 if (ctx->shader_info->info.needs_multiview_view_index || in needs_view_index_sgpr()556 …if (ctx->shader_info->info.needs_multiview_view_index || (!ctx->options->key.tes.as_es && ctx->opt… in needs_view_index_sgpr()560 if (ctx->shader_info->info.needs_multiview_view_index) in needs_view_index_sgpr()584 ctx->shader_info->info.ps.needs_sample_positions) in allocate_user_sgprs()595 if (ctx->shader_info->info.cs.uses_grid_size) in allocate_user_sgprs()599 user_sgpr_info->sgpr_count += ctx->shader_info->info.ps.needs_sample_positions; in allocate_user_sgprs()603 user_sgpr_info->sgpr_count += ctx->shader_info->info.vs.has_vertex_buffers ? 2 : 0; in allocate_user_sgprs()[all …]
221 struct ac_shader_variant_info *shader_info,231 struct ac_shader_variant_info *shader_info,
48 typedef struct shader_info { struct183 } shader_info; typedef
35 'shader_info.h',
11 shader_info.h
163 unify_interfaces(struct shader_info **infos) in unify_interfaces()165 struct shader_info *prev_info = NULL; in unify_interfaces()186 struct shader_info *info) in update_xfb_info()226 struct shader_info *infos[MESA_SHADER_STAGES] = { 0, }; in brw_link_shader()
573 merge_tess_info(struct shader_info *tes_info, in merge_tess_info()574 const struct shader_info *tcs_info) in merge_tess_info()
1109 struct shader_info info = nir->info; in nir_serialize()1168 struct shader_info info; in nir_deserialize()
1919 struct shader_info info;1960 shader_info *si);
36 shader_info *si) in nir_shader_create()
1122 shader_info *info) in get_shader_info_and_pointer_sizes()1124 *s_info_size = sizeof(shader_info); in get_shader_info_and_pointer_sizes()
1818 merge_tess_info(struct shader_info *tes_info, in merge_tess_info()1819 const struct shader_info *tcs_info) in merge_tess_info()
960 context->shader_info->GetMaxThreadGroupSize(); in generateWaitcntInstBefore()
2083 struct shader_info info;