Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/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/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp163 bool InterfaceVariableScalarReplacement::GetVariableLocation( in GetVariableLocation() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/angle/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