Searched refs:first_vertex_and_base_instance_mode (Results 1 – 5 of 5) sorted by relevance
185 conf.first_vertex_and_base_instance_mode = DXIL_SPIRV_SYSVAL_TYPE_ZERO; in main()221 conf.first_vertex_and_base_instance_mode = conf.shader_model_max >= SHADER_MODEL_6_8 ? in main()
72 …nir_options.lower_base_vertex = conf->first_vertex_and_base_instance_mode != DXIL_SPIRV_SYSVAL_TYP… in spirv_to_dxil()
173 enum dxil_spirv_sysval_type first_vertex_and_base_instance_mode; member
240 if (conf->first_vertex_and_base_instance_mode == DXIL_SPIRV_SYSVAL_TYPE_NATIVE) in lower_shader_system_values()249 if (conf->first_vertex_and_base_instance_mode == DXIL_SPIRV_SYSVAL_TYPE_NATIVE) in lower_shader_system_values()939 if (conf->first_vertex_and_base_instance_mode == DXIL_SPIRV_SYSVAL_TYPE_ZERO) { in dxil_spirv_nir_passes()
258 .first_vertex_and_base_instance_mode = pdev->options21.ExtendedCommandInfoSupported ? in dzn_pipeline_get_nir_shader()