Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp592 …string resultName, string spirvOperation, InputType inputType, string spirvTestType, deUint32 vect… in getBinaryFullOperationWithInputWidthStr() argument
624 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + input1Str + … in getBinaryFullOperationWithInputWidthStr()
634 …string resultName, string spirvOperation, InputType inputType, string spirvTestType, InputWidth in… in getFullOperationWithDifferentInputWidthStr() argument
660 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val %input1_val " + … in getFullOperationWithDifferentInputWidthStr()
662 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + offsetStr + … in getFullOperationWithDifferentInputWidthStr()