Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp498 const deUint32 inputWidthValues[] = in getOtherSizeTypes() local
503 for (deUint32 widthNdx = 0; widthNdx < DE_LENGTH_OF_ARRAY(inputWidthValues); widthNdx++) in getOtherSizeTypes()
505 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getOtherSizeTypes()
594 const deUint32 inputWidthValues[] = in getBinaryFullOperationWithInputWidthStr() local
599 for (deUint32 widthNdx = 0; widthNdx < DE_LENGTH_OF_ARRAY(inputWidthValues); widthNdx++) in getBinaryFullOperationWithInputWidthStr()
601 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getBinaryFullOperationWithInputWidthStr()