Home
last modified time | relevance | path

Searched defs:isConstantNullValue (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DIntermNode.cpp772 bool TIntermAggregate::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermAggregate
1077 bool TIntermTyped::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermTyped
1828 bool TIntermConstantUnion::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermConstantUnion
DOutputSPIRV.cpp1023 bool isConstantNullValue) in createConstant()