fullMipCount static method

int fullMipCount(
  1. int width,
  2. int height
)

Implementation

static int fullMipCount(int width, int height) => _stub();