Lines Matching defs:limits
1401 VkPhysicalDeviceLimits limits = {
1424 /* Some of these limits are multiplied by 6 because they need to
1437 /* Vertex limits */
1444 /* Tessellation limits */
1454 /* Geometry limits */
1461 /* Fragment limits */
1469 /* Compute limits */
1536 .limits = limits,
1555 * descriptors per set, other than maybe not exceeding the limits
1558 * per-stage limits already available in Vulkan though, so in practice,
1560 * constrained through per-stage limits.