Searched defs:hasVariable (Results 1 – 4 of 4) sorted by relevance
143 bool ShaderInterfaceVariableInfoMap::hasVariable(gl::ShaderType shaderType, uint32_t id) const in hasVariable() function in rx::ShaderInterfaceVariableInfoMap
499 bool hasVariable() const { in hasVariable() function
158 bool hasVariable() const { return !(VariableUses.empty() && in hasVariable() function in Pattern
1172 bool hasVariable = false; in genTestCaseName() local