Directory listing for vulkan-2.0.0.1 candidate source tarball
vulkan-2.0.0.1/
- LICENSE
- Setup.hs
- changelog.md
- readme.md
- vulkan.cabal
- src/
- Graphics/
- Vulkan.hs
- Vulkan/
- Core10.hs
- Core11.hs
- Extensions.hs
- NamedType.hs
- Core10/
- Buffer.hs
- BufferView.hs
- CommandBuffer.hs
- CommandBufferBuilding.hs
- CommandPool.hs
- Constants.hs
- Core.hs
- DescriptorSet.hs
- Device.hs
- DeviceInitialization.hs
- Event.hs
- ExtensionDiscovery.hs
- Fence.hs
- Image.hs
- ImageView.hs
- LayerDiscovery.hs
- Memory.hs
- MemoryManagement.hs
- Pass.hs
- Pipeline.hs
- PipelineCache.hs
- PipelineLayout.hs
- Query.hs
- Queue.hs
- QueueSemaphore.hs
- Sampler.hs
- Shader.hs
- SparseResourceMemoryManagement.hs
- Version.hs
- Core11/
- DeviceInitialization.hs
- Promoted_From_VK_KHR_protected_memory.hs
- Promoted_From_VK_KHR_subgroup.hs
- Promoted_from_VK_KHR_16bit_storage.hs
- Promoted_from_VK_KHR_bind_memory2.hs
- Promoted_from_VK_KHR_dedicated_allocation.hs
- Promoted_from_VK_KHR_descriptor_update_template.hs
- Promoted_from_VK_KHR_device_group.hs
- Promoted_from_VK_KHR_device_group_and_VK_KHR_bind_memory2.hs
- Promoted_from_VK_KHR_device_group_creation.hs
- Promoted_from_VK_KHR_external_fence.hs
- Promoted_from_VK_KHR_external_fence_capabilities.hs
- Promoted_from_VK_KHR_external_memory.hs
- Promoted_from_VK_KHR_external_memory_capabilities.hs
- Promoted_from_VK_KHR_external_semaphore.hs
- Promoted_from_VK_KHR_external_semaphore_capabilities.hs
- Promoted_from_VK_KHR_get_memory_requirements2.hs
- Promoted_from_VK_KHR_get_physical_device_properties2.hs
- Promoted_from_VK_KHR_maintenance1.hs
- Promoted_from_VK_KHR_maintenance2.hs
- Promoted_from_VK_KHR_maintenance3.hs
- Promoted_from_VK_KHR_multiview.hs
- Promoted_from_VK_KHR_sampler_ycbcr_conversion.hs
- Promoted_from_VK_KHR_shader_draw_parameters.hs
- Promoted_from_VK_KHR_variable_pointers.hs
- Extensions/
- VK_AMD_buffer_marker.hs
- VK_AMD_draw_indirect_count.hs
- VK_AMD_gcn_shader.hs
- VK_AMD_gpu_shader_half_float.hs
- VK_AMD_gpu_shader_int16.hs
- VK_AMD_mixed_attachment_samples.hs
- VK_AMD_negative_viewport_height.hs
- VK_AMD_rasterization_order.hs
- VK_AMD_shader_ballot.hs
- VK_AMD_shader_core_properties.hs
- VK_AMD_shader_explicit_vertex_parameter.hs
- VK_AMD_shader_fragment_mask.hs
- VK_AMD_shader_image_load_store_lod.hs
- VK_AMD_shader_info.hs
- VK_AMD_shader_trinary_minmax.hs
- VK_AMD_texture_gather_bias_lod.hs
- VK_ANDROID_external_memory_android_hardware_buffer.hs
- VK_EXT_acquire_xlib_display.hs
- VK_EXT_blend_operation_advanced.hs
- VK_EXT_conservative_rasterization.hs
- VK_EXT_debug_marker.hs
- VK_EXT_debug_report.hs
- VK_EXT_debug_utils.hs
- VK_EXT_depth_range_unrestricted.hs
- VK_EXT_descriptor_indexing.hs
- VK_EXT_direct_mode_display.hs
- VK_EXT_discard_rectangles.hs
- VK_EXT_display_control.hs
- VK_EXT_display_surface_counter.hs
- VK_EXT_external_memory_dma_buf.hs
- VK_EXT_external_memory_host.hs
- VK_EXT_global_priority.hs
- VK_EXT_hdr_metadata.hs
- VK_EXT_post_depth_coverage.hs
- VK_EXT_queue_family_foreign.hs
- VK_EXT_sample_locations.hs
- VK_EXT_sampler_filter_minmax.hs
- VK_EXT_shader_stencil_export.hs
- VK_EXT_shader_subgroup_ballot.hs
- VK_EXT_shader_subgroup_vote.hs
- VK_EXT_shader_viewport_index_layer.hs
- VK_EXT_swapchain_colorspace.hs
- VK_EXT_validation_cache.hs
- VK_EXT_validation_flags.hs
- VK_EXT_vertex_attribute_divisor.hs
- VK_GOOGLE_display_timing.hs
- VK_IMG_filter_cubic.hs
- VK_IMG_format_pvrtc.hs
- VK_KHR_16bit_storage.hs
- VK_KHR_android_surface.hs
- VK_KHR_bind_memory2.hs
- VK_KHR_dedicated_allocation.hs
- VK_KHR_descriptor_update_template.hs
- VK_KHR_device_group.hs
- VK_KHR_device_group_creation.hs
- VK_KHR_display.hs
- VK_KHR_display_swapchain.hs
- VK_KHR_external_fence.hs
- VK_KHR_external_fence_capabilities.hs
- VK_KHR_external_fence_fd.hs
- VK_KHR_external_fence_win32.hs
- VK_KHR_external_memory.hs
- VK_KHR_external_memory_capabilities.hs
- VK_KHR_external_memory_fd.hs
- VK_KHR_external_memory_win32.hs
- VK_KHR_external_semaphore.hs
- VK_KHR_external_semaphore_capabilities.hs
- VK_KHR_external_semaphore_fd.hs
- VK_KHR_external_semaphore_win32.hs
- VK_KHR_get_memory_requirements2.hs
- VK_KHR_get_physical_device_properties2.hs
- VK_KHR_get_surface_capabilities2.hs
- VK_KHR_image_format_list.hs
- VK_KHR_incremental_present.hs
- VK_KHR_maintenance1.hs
- VK_KHR_maintenance2.hs
- VK_KHR_maintenance3.hs
- VK_KHR_mir_surface.hs
- VK_KHR_multiview.hs
- VK_KHR_push_descriptor.hs
- VK_KHR_relaxed_block_layout.hs
- VK_KHR_sampler_mirror_clamp_to_edge.hs
- VK_KHR_sampler_ycbcr_conversion.hs
- VK_KHR_shader_draw_parameters.hs
- VK_KHR_shared_presentable_image.hs
- VK_KHR_storage_buffer_storage_class.hs
- VK_KHR_surface.hs
- VK_KHR_swapchain.hs
- VK_KHR_variable_pointers.hs
- VK_KHR_wayland_surface.hs
- VK_KHR_win32_keyed_mutex.hs
- VK_KHR_win32_surface.hs
- VK_KHR_xcb_surface.hs
- VK_KHR_xlib_surface.hs
- VK_MVK_ios_surface.hs
- VK_MVK_macos_surface.hs
- VK_NN_vi_surface.hs
- VK_NVX_device_generated_commands.hs
- VK_NVX_multiview_per_view_attributes.hs
- VK_NV_clip_space_w_scaling.hs
- VK_NV_dedicated_allocation.hs
- VK_NV_external_memory.hs
- VK_NV_external_memory_capabilities.hs
- VK_NV_external_memory_win32.hs
- VK_NV_fill_rectangle.hs
- VK_NV_fragment_coverage_to_color.hs
- VK_NV_framebuffer_mixed_samples.hs
- VK_NV_geometry_shader_passthrough.hs
- VK_NV_glsl_shader.hs
- VK_NV_sample_mask_override_coverage.hs
- VK_NV_shader_subgroup_partitioned.hs
- VK_NV_viewport_array2.hs
- VK_NV_viewport_swizzle.hs
- VK_NV_win32_keyed_mutex.hs
- Graphics/