maxComputeWorkgroupsPerDimension property

int maxComputeWorkgroupsPerDimension

Implementation

int get maxComputeWorkgroupsPerDimension =>
    js_util.getProperty(this, 'maxComputeWorkgroupsPerDimension');