Searched refs:variableName (Results 1 – 3 of 3) sorted by relevance
149 std::string* variableName, in parseParameterDeclaration() argument185 if (variableName) { in parseParameterDeclaration()186 *variableName = lastToken; in parseParameterDeclaration()
65 std::string* variableName,
44 // Assign location M to variableName45 layout (location=M, component=2) in vec2 variableName;64 OpName %9 "variableName"