Stop using deprecated Comgr option API
Update a use of the deprecated amd_comgr_action_info_set_options to instead use amd_comgr_action_info_set_option_list. Completely remove all references to amd_comgr_action_info_set_options and amd_comgr_action_info_get_options from the runtime. Change-Id: I12a0803c87430722364ec22818e249caf3798c88
Cette révision appartient à :
@@ -66,8 +66,6 @@ bool Comgr::LoadLib() {
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_get_isa_name)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_set_language)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_get_language)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_set_options)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_get_options)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_set_option_list)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_get_option_list_count)
|
||||
GET_COMGR_SYMBOL(amd_comgr_action_info_get_option_list_item)
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur