Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp163 bool InterfaceVariableScalarReplacement::GetVariableLocation( in GetVariableLocation() function in spvtools::opt::InterfaceVariableScalarReplacement
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp131 GLint GetVariableLocation(const std::vector<sh::ShaderVariable> &list, in GetVariableLocation() function
164 GLint GetVariableLocation(const std::vector<LinkedUniform> &list, in GetVariableLocation() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp130 GLint GetVariableLocation(const std::vector<VarT> &list, in GetVariableLocation() function