Home
last modified time | relevance | path

Searched refs:needs_base_instance (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_info.c256 info->vs.needs_base_instance = true; in gather_info_input_decl_vs()
491 info->vs.needs_base_instance |= info->vs.has_prolog; in radv_nir_shader_info_pass()
590 info->vs.needs_base_instance |= BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_BASE_INSTANCE); in radv_nir_shader_info_pass()
H A Dradv_shader.h273 bool needs_base_instance; member
H A Dradv_shader_args.c88 if (info->vs.needs_base_instance) in count_vs_user_sgprs()
295 if (info->vs.needs_base_instance) { in declare_vs_specific_input_sgprs()
H A Dradv_shader.c2439 info.vs.needs_base_instance = true;
H A Dradv_pipeline.c6826 radv_get_shader(&pipeline->base, first_stage)->info.vs.needs_base_instance; in radv_pipeline_init_shader_stages_state()

Completed in 20 milliseconds