Searched refs:add_component_variable_to_interface_block (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_msl.hpp | 823 …bool add_component_variable_to_interface_block(spv::StorageClass storage, const std::string &ib_va…
|
| D | spirv_msl.cpp | 2016 bool CompilerMSL::add_component_variable_to_interface_block(spv::StorageClass storage, const std::s… in add_component_variable_to_interface_block() function in CompilerMSL 2130 if (add_component_variable_to_interface_block(storage, ib_var_ref, var, type, meta)) in add_plain_variable_to_interface_block() 2294 if (add_component_variable_to_interface_block(storage, ib_var_ref, var, var_type, meta)) in add_composite_variable_to_interface_block()
|