Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp170 deUint32 getConstituentIndex (deUint32 ndx, deUint32 vectorSize) in getConstituentIndex() function
1783 …str += " %c_constituent_" + de::toString(getConstituentIndex(compositeNdx * m_vectorSize + compone… in createConstantDeclaration()
1809 …str += " %c_constituent_" + de::toString(getConstituentIndex(compositeNdx * m_vectorSize + compone… in createConstantDeclaration()
2372 outputDataset.push_back(inputDataset[getConstituentIndex(elementNdx, m_vectorSize)]); in getConstantDataset()