gpu-vulkan-core: Thin wrapper for Vulkan API

[ bsd3, gpu, library ] [ Propose Tags ] [ Report a vulnerability ]

Modules

[Last Documentation]

  • Gpu
    • Vulkan
      • AllocationCallbacks
        • Gpu.Vulkan.AllocationCallbacks.Core
      • Attachment
        • Gpu.Vulkan.Attachment.Core
      • Buffer
        • Gpu.Vulkan.Buffer.Core
      • BufferView
        • Gpu.Vulkan.BufferView.Core
      • Cmd
        • Gpu.Vulkan.Cmd.Core
      • CommandBuffer
        • Gpu.Vulkan.CommandBuffer.Core
      • CommandPool
        • Gpu.Vulkan.CommandPool.Core
      • Component
        • Gpu.Vulkan.Component.Core
      • Gpu.Vulkan.Core
      • Descriptor
        • Gpu.Vulkan.Descriptor.Core
      • DescriptorPool
        • Gpu.Vulkan.DescriptorPool.Core
      • DescriptorSet
        • Gpu.Vulkan.DescriptorSet.Core
      • DescriptorSetLayout
        • BindingFlags
          • Gpu.Vulkan.DescriptorSetLayout.BindingFlags.Core
        • Gpu.Vulkan.DescriptorSetLayout.Core
      • Device
        • Gpu.Vulkan.Device.Core
      • Fence
        • Gpu.Vulkan.Fence.Core
      • Framebuffer
        • Gpu.Vulkan.Framebuffer.Core
      • Image
        • Gpu.Vulkan.Image.Core
      • ImageView
        • Gpu.Vulkan.ImageView.Core
      • Instance
        • Gpu.Vulkan.Instance.Core
      • Memory
        • Gpu.Vulkan.Memory.Core
      • PhysicalDevice
        • Gpu.Vulkan.PhysicalDevice.Core
        • Struct
          • Gpu.Vulkan.PhysicalDevice.Struct.Core
      • Pipeline
        • ColorBlendAttachment
          • Gpu.Vulkan.Pipeline.ColorBlendAttachment.Core
        • ColorBlendState
          • Gpu.Vulkan.Pipeline.ColorBlendState.Core
        • Compute
          • Gpu.Vulkan.Pipeline.Compute.Core
        • Gpu.Vulkan.Pipeline.Core
        • DepthStencilState
          • Gpu.Vulkan.Pipeline.DepthStencilState.Core
        • DynamicState
          • Gpu.Vulkan.Pipeline.DynamicState.Core
        • Graphics
          • Gpu.Vulkan.Pipeline.Graphics.Core
        • InputAssemblyState
          • Gpu.Vulkan.Pipeline.InputAssemblyState.Core
        • MultisampleState
          • Gpu.Vulkan.Pipeline.MultisampleState.Core
        • RasterizationState
          • Gpu.Vulkan.Pipeline.RasterizationState.Core
        • ShaderStage
          • Gpu.Vulkan.Pipeline.ShaderStage.Core
        • TessellationState
          • Gpu.Vulkan.Pipeline.TessellationState.Core
        • VertexInputState
          • Gpu.Vulkan.Pipeline.VertexInputState.Core
        • ViewportState
          • Gpu.Vulkan.Pipeline.ViewportState.Core
      • PipelineCache
        • Gpu.Vulkan.PipelineCache.Core
      • PipelineLayout
        • Gpu.Vulkan.PipelineLayout.Core
      • PushConstant
        • Gpu.Vulkan.PushConstant.Core
      • QueryPool
        • Gpu.Vulkan.QueryPool.Core
      • Queue
        • Gpu.Vulkan.Queue.Core
      • QueueFamily
        • Gpu.Vulkan.QueueFamily.Core
      • RenderPass
        • Gpu.Vulkan.RenderPass.Core
      • Sampler
        • Gpu.Vulkan.Sampler.Core
      • Semaphore
        • Gpu.Vulkan.Semaphore.Core
      • ShaderModule
        • Gpu.Vulkan.ShaderModule.Core
      • Specialization
        • Gpu.Vulkan.Specialization.Core
      • Subpass
        • Gpu.Vulkan.Subpass.Core
      • TypeSynonyms
        • Gpu.Vulkan.TypeSynonyms.Core
      • VertexInput
        • Gpu.Vulkan.VertexInput.Core

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.7, 0.1.0.8
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), c-enum (<1), c-struct (<1), nowdoc (<1), text (<3) [details]
License BSD-3-Clause
Copyright 2022 Yoshikuni Jujo
Author Yoshikuni Jujo
Maintainer example@example.com
Category GPU
Home page https://github.com/githubuser/gpu-vulkan-core#readme
Bug tracker https://github.com/githubuser/gpu-vulkan-core/issues
Source repo head: git clone https://github.com/githubuser/gpu-vulkan-core
Uploaded by YoshikuniJujo at 2024-11-06T07:51:18Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 28 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2024-11-06 [all 2 reports]

Readme for gpu-vulkan-core-0.1.0.7

[back to package description]

gpu-vulkan-core

See package gpu-vulkan