Home
last modified time | relevance | path

Searched refs:extract_global_variables_from_function (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp793 void extract_global_variables_from_function(uint32_t func_id, std::set<uint32_t> &added_arg_ids,
Dspirv_msl.cpp1561extract_global_variables_from_function(ir.default_entry_point, added_arg_ids, global_var_ids, proc… in extract_global_variables_from_functions()
1567 void CompilerMSL::extract_global_variables_from_function(uint32_t func_id, std::set<uint32_t> &adde… in extract_global_variables_from_function() function in CompilerMSL
1642 extract_global_variables_from_function(inner_func_id, inner_func_args, global_var_ids, in extract_global_variables_from_function()