Home
last modified time | relevance | path

Searched defs:GetVariableLocation (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dinterface_var_sroa.cpp163 bool InterfaceVariableScalarReplacement::GetVariableLocation( in GetVariableLocation() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp163 bool InterfaceVariableScalarReplacement::GetVariableLocation( in GetVariableLocation() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp163 bool InterfaceVariableScalarReplacement::GetVariableLocation( in GetVariableLocation() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/angle/src/libANGLE/
DProgramExecutable.cpp413 GLint GetVariableLocation(const std::vector<gl::ProgramOutput> &list, in GetVariableLocation() function