Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp674 …pirvOperation, InputType inputType, string spirvTestType, InputWidth inputWidth, bool isQuaternary) in getFullOperationWithDifferentInputWidthStr() argument
684 const string offsetNdx = (isQuaternary) ? "2" : "1"; in getFullOperationWithDifferentInputWidthStr()
685 const string countNdx = (isQuaternary) ? "3" : "2"; in getFullOperationWithDifferentInputWidthStr()
699 if (isQuaternary) in getFullOperationWithDifferentInputWidthStr()