Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.cpp824 bool TIntermAggregate::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermAggregate
1133 bool TIntermTyped::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermTyped
2059 bool TIntermConstantUnion::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermConstantUnion
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp1234 bool isConstantNullValue) in createConstant()