Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp622 …const string input1Str = "%input1_val" + ((input1Width != typeWidth) ? "_" + de::toString(input1Wi… in getBinaryFullOperationWithInputWidthStr() local
624 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + input1Str + … in getBinaryFullOperationWithInputWidthStr()