Variable VkPhysicalDeviceLimits.maxComputeSharedMemorySize

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxComputeSharedMemorySize ;
  // ...
}