Gpu.Supported_limitsSupported limits.
The type for GPUSupportedLimits objects.
val max_texture_dimension_1d : t -> intval max_texture_dimension_2d : t -> intval max_texture_dimension_3d : t -> intval max_texture_array_layers : t -> intval max_bind_groups : t -> intval max_bind_groups_plus_vertex_buffers : t -> intval max_bindings_per_bind_group : t -> intval max_dynamic_uniform_buffers_per_pipeline_layout : t -> intval max_dynamic_storage_buffers_per_pipeline_layout : t -> intval max_sampled_textures_per_shader_stage : t -> intval max_samplers_per_shader_stage : t -> intval max_storage_buffers_per_shader_stage : t -> intval max_storage_textures_per_shader_stage : t -> intval max_uniform_buffers_per_shader_stage : t -> intval max_uniform_buffer_binding_size : t -> intval max_storage_buffer_binding_size : t -> intval min_uniform_buffer_offset_alignment : t -> intval min_storage_buffer_offset_alignment : t -> intval max_vertex_buffers : t -> intval max_buffer_size : t -> intval max_vertex_attributes : t -> intval max_vertex_buffer_array_stride : t -> intval max_inter_stage_shader_components : t -> intval max_inter_stage_shader_variables : t -> intval max_color_attachments : t -> intval max_color_attachment_bytes_per_sample : t -> intval max_compute_workgroup_storage_size : t -> intval max_compute_invocations_per_workgroup : t -> intval max_compute_workgroup_size_x : t -> intval max_compute_workgroup_size_y : t -> intval max_compute_workgroup_size_z : t -> intval max_compute_workgroups_per_dimension : t -> int