bedrock 1.1.70

Glue library between Vulkan and Rust
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "bedrock"
version = "1.1.70"
authors = ["S.Percentage <Syn.Tri.Naga@gmail.com>"]
description = "Glue library between Vulkan and Rust"
license = "MIT"
[dependencies.android_ffi]
version = "~0.1"
optional = true

[dependencies.libc]
version = "0.2"

[dependencies.wayland-client]
version = "~0.9"
optional = true

[dependencies.winapi]
version = "~0.3"
features = ["windef"]
optional = true

[dependencies.x11]
version = "^2.15"
optional = true

[dependencies.xcb]
version = "~0.8"
optional = true

[features]
Implements = []
Multithreaded = []
Presentation = ["VK_KHR_surface", "VK_KHR_swapchain", "VK_KHR_display"]
VK_AMD_buffer_marker = []
VK_AMD_draw_indirect_count = []
VK_AMD_gcn_shader = []
VK_AMD_gpu_shader_half_float = []
VK_AMD_gpu_shader_int16 = []
VK_AMD_mixed_attachment_samples = []
VK_AMD_negative_viewport_height = []
VK_AMD_rasterization_order = []
VK_AMD_shader_ballot = []
VK_AMD_shader_explicit_vertex_parameter = []
VK_AMD_shader_fragment_mask = []
VK_AMD_shader_image_load_store_lod = []
VK_AMD_shader_info = []
VK_AMD_shader_trinary_minmax = []
VK_AMD_texture_gather_bias_lod = []
VK_EXT_acquire_xlib_display = ["x11"]
VK_EXT_blend_operation_advanced = []
VK_EXT_conservative_rasterization = []
VK_EXT_debug_marker = []
VK_EXT_debug_report = []
VK_EXT_depth_range_unrestricted = []
VK_EXT_direct_mode_display = []
VK_EXT_discard_rectangles = []
VK_EXT_display_control = []
VK_EXT_display_surface_counter = []
VK_EXT_external_memory_dma_buf = []
VK_EXT_external_memory_host = []
VK_EXT_global_priority = []
VK_EXT_hdr_metadata = []
VK_EXT_post_depth_coverage = []
VK_EXT_queue_family_foreign = []
VK_EXT_sample_locations = []
VK_EXT_sampler_filter_minmax = []
VK_EXT_shader_group_ballot = []
VK_EXT_shader_subgroup_vote = []
VK_EXT_shader_viewport_index_layer = []
VK_EXT_swapchain_colorspace = []
VK_EXT_validation_cache = []
VK_EXT_validation_flags = []
VK_EXT_vertex_attribute_divisor = []
VK_GOOGLE_display_timing = []
VK_IMG_filter_cubic = []
VK_IMG_format_pvrtc = []
VK_KHR_android_surface = ["android_ffi"]
VK_KHR_descriptor_update_template = []
VK_KHR_display = []
VK_KHR_display_swapchain = []
VK_KHR_external_fence_fd = []
VK_KHR_external_fence_win32 = ["winapi"]
VK_KHR_external_memory_fd = []
VK_KHR_external_memory_win32 = ["winapi"]
VK_KHR_external_semaphore_fd = []
VK_KHR_external_semaphore_win32 = ["winapi"]
VK_KHR_get_surface_capabilities2 = []
VK_KHR_incremental_present = []
VK_KHR_maintenance1 = []
VK_KHR_push_descriptor = []
VK_KHR_relaxed_block_layout = []
VK_KHR_sampler_mirror_clamp_to_edge = []
VK_KHR_shader_draw_parameters = []
VK_KHR_shared_presentable_image = []
VK_KHR_storage_buffer_storage_class = []
VK_KHR_surface = []
VK_KHR_swapchain = []
VK_KHR_wayland_surface = ["wayland-client"]
VK_KHR_win32_keyed_mutex = []
VK_KHR_win32_surface = ["winapi"]
VK_KHR_xcb_surface = ["xcb"]
VK_KHR_xlib_surface = ["x11"]
VK_KHX_device_group = []
VK_KHX_device_group_creation = []
VK_MVK_ios_surface = []
VK_MVK_macos_surface = []
VK_NN_vi_surface = []
VK_NVX_device_generated_commands = []
VK_NVX_multiview_per_view_attributes = []
VK_NV_clip_space_w_scaling = []
VK_NV_dedicated_allocation = []
VK_NV_external_memory = []
VK_NV_external_memory_capabilities = []
VK_NV_external_memory_win32 = ["winapi"]
VK_NV_fill_rectangle = []
VK_NV_fragment_coverage_to_color = []
VK_NV_framebuffer_mixed_samples = []
VK_NV_geometry_shader_passthrough = []
VK_NV_glsl_shader = []
VK_NV_sample_mask_override_coverage = []
VK_NV_viewport_array2 = []
VK_NV_viewport_swizzle = []
VK_NV_win32_keyed_mutex = []