Searched refs:SPIRVVectorConstant (Results 1 – 2 of 2) sorted by relevance
64 struct SPIRVVectorConstant { struct65 bool operator==(const SPIRVVectorConstant& that) const {88 struct hash<SkSL::SPIRVVectorConstant> { argument89 size_t operator()(const SkSL::SPIRVVectorConstant& key) const {494 std::unordered_map<SPIRVVectorConstant, SpvId> fVectorConstants;
1287 SPIRVVectorConstant key{this->getType(type), in writeConstantVector()