vulkan_raw 0.1.9

A raw Vulkan API bindings for Rust.

vulkan_raw

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 12 of them enabled by default.

default

  • VulkanMemoryAllocator
  • VK_KHR_surface
  • VK_KHR_swapchain
  • VK_KHR_deferred_host_operations
  • VK_KHR_pipeline_library
  • VK_KHR_acceleration_structure
  • VK_KHR_ray_tracing_pipeline
  • VK_KHR_ray_query
  • VK_EXT_debug_utils
  • VK_EXT_index_type_uint8
  • VK_EXT_memory_budget

VulkanMemoryAllocator

    This feature flag does not enable additional features.

VK_KHR_surface

    This feature flag does not enable additional features.

VK_KHR_swapchain

  • VK_KHR_surface

VK_KHR_deferred_host_operations

    This feature flag does not enable additional features.

VK_KHR_pipeline_library

    This feature flag does not enable additional features.

VK_KHR_acceleration_structure

  • VK_KHR_deferred_host_operations

VK_KHR_ray_tracing_pipeline

  • VK_KHR_acceleration_structure

VK_KHR_ray_query

  • VK_KHR_acceleration_structure

VK_EXT_debug_utils

    This feature flag does not enable additional features.

VK_EXT_index_type_uint8

    This feature flag does not enable additional features.

VK_EXT_memory_budget

    This feature flag does not enable additional features.

VK_KHR_win32_surface

  • VK_KHR_surface

VK_KHR_external_fence_win32

    This feature flag does not enable additional features.

VK_KHR_external_fence_fd

    This feature flag does not enable additional features.

VK_VERSION_1_3

    This feature flag does not enable additional features.