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.cpp632 …string resultName, string spirvOperation, InputType inputType, string spirvTestType, deUint32 vect… in getBinaryFullOperationWithInputWidthStr() argument
664 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + input1Str + … in getBinaryFullOperationWithInputWidthStr()
674 …string resultName, string spirvOperation, InputType inputType, string spirvTestType, InputWidth in… in getFullOperationWithDifferentInputWidthStr() argument
700 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val %input1_val " + … in getFullOperationWithDifferentInputWidthStr()
702 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + offsetStr + … in getFullOperationWithDifferentInputWidthStr()