texture(with:width:height:) Declarationfunc texture(with pixelFormat: MTLPixelFormat, width: Int, height: Int) -> (any MTLTexture)?