Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp326 const uint32_t* extra_array_index, in ReplaceComponentsOfInterfaceVarWith() argument
335 interface_var_component_indices, extra_array_index, in ReplaceComponentsOfInterfaceVarWith()
344 interface_var_component_indices, extra_array_index, loads_to_composites, in ReplaceComponentsOfInterfaceVarWith()
354 const uint32_t* extra_array_index, in ReplaceMultipleComponentsOfInterfaceVarWith() argument
365 interface_var_component_indices, extra_array_index, in ReplaceMultipleComponentsOfInterfaceVarWith()
377 if (extra_array_index) ++depth_to_component; in ReplaceMultipleComponentsOfInterfaceVarWith()
388 const uint32_t* extra_array_index, in ReplaceComponentOfInterfaceVarWith() argument
396 scalar_var, extra_array_index, in ReplaceComponentOfInterfaceVarWith()
402 LoadScalarVar(scalar_var, extra_array_index, interface_var_user); in ReplaceComponentOfInterfaceVarWith()
409 if (extra_array_index && *extra_array_index != 0) return true; in ReplaceComponentOfInterfaceVarWith()
[all …]
Dinterface_var_sroa.h167 const uint32_t* extra_array_index,
186 const uint32_t* extra_array_index,
203 const uint32_t* extra_array_index,
213 const uint32_t* extra_array_index,
241 Instruction* scalar_var, const uint32_t* extra_array_index,
252 const uint32_t* extra_array_index,