Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.cpp827 const TConstantUnion *argumentConstantValue = argumentTyped->getConstantValue(); in getConstantValue() local
842 constArray[resultIndex].cast(basicType, argumentConstantValue[0]); in getConstantValue()
856 constArray[resultIndex].cast(basicType, argumentConstantValue[0]); in getConstantValue()
877 basicType, argumentConstantValue[col * argumentRows + row]); in getConstantValue()
899 const TConstantUnion *argumentConstantValue = argumentTyped->getConstantValue(); in getConstantValue() local
904 constArray[resultIndex].cast(basicType, argumentConstantValue[i]); in getConstantValue()