Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp816 bool TIntermAggregate::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermAggregate
1125 bool TIntermTyped::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermTyped
2041 bool TIntermConstantUnion::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermConstantUnion
DOutputSPIRV.cpp1186 bool isConstantNullValue) in createConstant()