maxComputeWorkgroupSizeY property

int maxComputeWorkgroupSizeY

Implementation

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