Searched refs:getVariableStr (Results 1 – 1 of 1) sorted by relevance
1683 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr() function1747 …const string funVariables = getVariableStr(inputDataset, m_spirvTestType.c_str(), spirvOperation); in createTests()