Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp546 const InputType typeUnsigned = getInputType(typeWidth, false); in getOtherSizeTypes() local
549 if ((inputType == typeUnsigned) || (inputType == typeSigned)) in getOtherSizeTypes()
642 const InputType typeUnsigned = getInputType(typeWidth, false); in getBinaryFullOperationWithInputWidthStr() local
645 if ((inputType == typeUnsigned) || (inputType == typeSigned)) in getBinaryFullOperationWithInputWidthStr()