Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp652 const string inputTypeStr = (input1Width == typeWidth) ? "%testtype" in getBinaryFullOperationWithInputWidthStr() local
659 …str += "%input1_val_" + de::toString(input1Width) + " = OpSConvert " + inputTypeStr + " %input1_va… in getBinaryFullOperationWithInputWidthStr()