Class MPSMatrix

    • Method Detail

      • getRows

        public long getRows()
      • getColumns

        public long getColumns()
      • getMatrices

        public long getMatrices()
        Since:
        Available in iOS 11.0 and later.
      • getRowBytes

        public long getRowBytes()
      • getMatrixBytes

        public long getMatrixBytes()
        Since:
        Available in iOS 11.0 and later.
      • synchronizeOnCommandBuffer

        public void synchronizeOnCommandBuffer​(MTLCommandBuffer commandBuffer)
        Since:
        Available in iOS 11.3 and later.
      • resourceSize

        public long resourceSize()
        Since:
        Available in iOS 11.3 and later.