Searched refs:pushImmutableData (Results 1 – 1 of 1) sorted by relevance
347 [[nodiscard]] bool pushImmutableData(const Expression& e);2780 bool Generator::pushImmutableData(const Expression& e) { in pushImmutableData() function in SkSL::RP::Generator2800 if (c.type().slotCount() > 1 && this->pushImmutableData(c)) { in pushConstructorCompound()2960 if (this->pushImmutableData(c)) { in pushConstructorDiagonalMatrix()