Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp1683 string getVariableStr (vector<T>& dataset, const char* spirvType, deUint32 spirvOperation) in getVariableStr() function
1747 …const string funVariables = getVariableStr(inputDataset, m_spirvTestType.c_str(), spirvOperation); in createTests()