Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.h91 bool GetVariableComponent(Instruction* var, uint32_t* component);
Dinterface_var_sroa.cpp174 bool InterfaceVariableScalarReplacement::GetVariableComponent( in GetVariableComponent() function in spvtools::opt::InterfaceVariableScalarReplacement
932 if (!GetVariableComponent(interface_var, &component)) component = 0; in ReplaceInterfaceVarsWithScalars()