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.cpp538 const deUint32 inputWidthValues[] = in getOtherSizeTypes() local
543 for (deUint32 widthNdx = 0; widthNdx < DE_LENGTH_OF_ARRAY(inputWidthValues); widthNdx++) in getOtherSizeTypes()
545 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getOtherSizeTypes()
634 const deUint32 inputWidthValues[] = in getBinaryFullOperationWithInputWidthStr() local
639 for (deUint32 widthNdx = 0; widthNdx < DE_LENGTH_OF_ARRAY(inputWidthValues); widthNdx++) in getBinaryFullOperationWithInputWidthStr()
641 const deUint32 typeWidth = inputWidthValues[widthNdx]; in getBinaryFullOperationWithInputWidthStr()