Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp4590 bool HasAliasingAttributes(const ShaderInterfaceVariableInfoMap &variableInfoMap) in HasAliasingAttributes() function
4920 if (options.shaderType == gl::ShaderType::Vertex && HasAliasingAttributes(variableInfoMap)) in GlslangTransformSpirvCode()