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.cpp506 const InputType typeUnsigned = getInputType(typeWidth, false); in getOtherSizeTypes() local
509 if ((inputType == typeUnsigned) || (inputType == typeSigned)) in getOtherSizeTypes()
602 const InputType typeUnsigned = getInputType(typeWidth, false); in getBinaryFullOperationWithInputWidthStr() local
605 if ((inputType == typeUnsigned) || (inputType == typeSigned)) in getBinaryFullOperationWithInputWidthStr()