Searched refs:batchablePrimitiveType (Results 1 – 2 of 2) sorted by relevance
62 bool batchablePrimitiveType() const { in batchablePrimitiveType() function
178 if (!this->batchablePrimitiveType() || this->primitiveType() != that->primitiveType()) { in onCombineIfPossible()