Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp839 bool TIntermAggregate::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermAggregate
1148 bool TIntermTyped::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermTyped
2074 bool TIntermConstantUnion::isConstantNullValue() const in isConstantNullValue() function in sh::TIntermConstantUnion
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp1240 bool isConstantNullValue) in createConstant()