| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.Vulkan.Ext.VK_KHR_ray_tracing
Synopsis
- module Graphics.Vulkan.Marshal
- type VkAabbPositionsKHR = VkStruct VkAabbPositionsKHR'
- type VkAccelerationStructureBuildGeometryInfoKHR = VkStruct VkAccelerationStructureBuildGeometryInfoKHR'
- type VkAccelerationStructureBuildOffsetInfoKHR = VkStruct VkAccelerationStructureBuildOffsetInfoKHR'
- newtype VkAccelerationStructureBuildTypeKHR where
- VkAccelerationStructureBuildTypeKHR Int32
- pattern VK_ACCELERATION_STRUCTURE_BUILD_TYPE_HOST_KHR :: VkAccelerationStructureBuildTypeKHR
- pattern VK_ACCELERATION_STRUCTURE_BUILD_TYPE_DEVICE_KHR :: VkAccelerationStructureBuildTypeKHR
- pattern VK_ACCELERATION_STRUCTURE_BUILD_TYPE_HOST_OR_DEVICE_KHR :: VkAccelerationStructureBuildTypeKHR
- newtype VkAccelerationStructureMemoryRequirementsTypeKHR where
- VkAccelerationStructureMemoryRequirementsTypeKHR Int32
- pattern VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_OBJECT_KHR :: VkAccelerationStructureMemoryRequirementsTypeKHR
- pattern VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_BUILD_SCRATCH_KHR :: VkAccelerationStructureMemoryRequirementsTypeKHR
- pattern VK_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_TYPE_UPDATE_SCRATCH_KHR :: VkAccelerationStructureMemoryRequirementsTypeKHR
- newtype VkAccelerationStructureTypeKHR where
- newtype VkAccelerationStructureMemoryRequirementsTypeNV = VkAccelerationStructureMemoryRequirementsTypeNV VkFlags
- newtype VkAccelerationStructureTypeNV = VkAccelerationStructureTypeNV VkFlags
- type VkAccelerationStructureCreateGeometryTypeInfoKHR = VkStruct VkAccelerationStructureCreateGeometryTypeInfoKHR'
- type VkAccelerationStructureCreateInfoKHR = VkStruct VkAccelerationStructureCreateInfoKHR'
- type VkAccelerationStructureDeviceAddressInfoKHR = VkStruct VkAccelerationStructureDeviceAddressInfoKHR'
- type VkAccelerationStructureGeometryAabbsDataKHR = VkStruct VkAccelerationStructureGeometryAabbsDataKHR'
- type VkAccelerationStructureGeometryDataKHR = VkStruct VkAccelerationStructureGeometryDataKHR'
- type VkAccelerationStructureGeometryInstancesDataKHR = VkStruct VkAccelerationStructureGeometryInstancesDataKHR'
- type VkAccelerationStructureGeometryKHR = VkStruct VkAccelerationStructureGeometryKHR'
- type VkAccelerationStructureGeometryTrianglesDataKHR = VkStruct VkAccelerationStructureGeometryTrianglesDataKHR'
- type VkAccelerationStructureInstanceKHR = VkStruct VkAccelerationStructureInstanceKHR'
- type VkAccelerationStructureMemoryRequirementsInfoKHR = VkStruct VkAccelerationStructureMemoryRequirementsInfoKHR'
- type VkAccelerationStructureVersionKHR = VkStruct VkAccelerationStructureVersionKHR'
- type VkBindAccelerationStructureMemoryInfoKHR = VkStruct VkBindAccelerationStructureMemoryInfoKHR'
- data AHardwareBuffer
- data ANativeWindow
- data CAMetalLayer
- newtype VkBool32 = VkBool32 Word32
- newtype VkDeviceAddress = VkDeviceAddress Word64
- newtype VkDeviceSize = VkDeviceSize Word64
- newtype VkFlags = VkFlags Word32
- newtype VkSampleMask = VkSampleMask Word32
- newtype VkBuildAccelerationStructureBitmaskKHR (a :: FlagType) where
- VkBuildAccelerationStructureBitmaskKHR VkFlags
- pattern VkBuildAccelerationStructureFlagBitsKHR :: VkFlags -> VkBuildAccelerationStructureBitmaskKHR FlagBit
- pattern VkBuildAccelerationStructureFlagsKHR :: VkFlags -> VkBuildAccelerationStructureBitmaskKHR FlagMask
- pattern VK_BUILD_ACCELERATION_STRUCTURE_ALLOW_UPDATE_BIT_KHR :: VkBuildAccelerationStructureBitmaskKHR a
- pattern VK_BUILD_ACCELERATION_STRUCTURE_ALLOW_COMPACTION_BIT_KHR :: VkBuildAccelerationStructureBitmaskKHR a
- pattern VK_BUILD_ACCELERATION_STRUCTURE_PREFER_FAST_TRACE_BIT_KHR :: VkBuildAccelerationStructureBitmaskKHR a
- pattern VK_BUILD_ACCELERATION_STRUCTURE_PREFER_FAST_BUILD_BIT_KHR :: VkBuildAccelerationStructureBitmaskKHR a
- pattern VK_BUILD_ACCELERATION_STRUCTURE_LOW_MEMORY_BIT_KHR :: VkBuildAccelerationStructureBitmaskKHR a
- type VkBuildAccelerationStructureFlagBitsKHR = VkBuildAccelerationStructureBitmaskKHR FlagBit
- newtype VkBuildAccelerationStructureFlagBitsNV = VkBuildAccelerationStructureFlagBitsNV VkFlags
- type VkBuildAccelerationStructureFlagsKHR = VkBuildAccelerationStructureBitmaskKHR FlagMask
- type VkCopyAccelerationStructureInfoKHR = VkStruct VkCopyAccelerationStructureInfoKHR'
- newtype VkCopyAccelerationStructureModeKHR where
- VkCopyAccelerationStructureModeKHR Int32
- pattern VK_COPY_ACCELERATION_STRUCTURE_MODE_CLONE_KHR :: VkCopyAccelerationStructureModeKHR
- pattern VK_COPY_ACCELERATION_STRUCTURE_MODE_COMPACT_KHR :: VkCopyAccelerationStructureModeKHR
- pattern VK_COPY_ACCELERATION_STRUCTURE_MODE_SERIALIZE_KHR :: VkCopyAccelerationStructureModeKHR
- pattern VK_COPY_ACCELERATION_STRUCTURE_MODE_DESERIALIZE_KHR :: VkCopyAccelerationStructureModeKHR
- newtype VkCopyAccelerationStructureModeNV = VkCopyAccelerationStructureModeNV VkFlags
- type VkCopyAccelerationStructureToMemoryInfoKHR = VkStruct VkCopyAccelerationStructureToMemoryInfoKHR'
- type VkCopyMemoryToAccelerationStructureInfoKHR = VkStruct VkCopyMemoryToAccelerationStructureInfoKHR'
- type VkDescriptorBufferInfo = VkStruct VkDescriptorBufferInfo'
- type VkDescriptorImageInfo = VkStruct VkDescriptorImageInfo'
- newtype VkDescriptorBindingBitmask (a :: FlagType) where
- VkDescriptorBindingBitmask VkFlags
- pattern VkDescriptorBindingFlagBits :: VkFlags -> VkDescriptorBindingBitmask FlagBit
- pattern VkDescriptorBindingFlags :: VkFlags -> VkDescriptorBindingBitmask FlagMask
- pattern VK_DESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT :: VkDescriptorBindingBitmask a
- pattern VK_DESCRIPTOR_BINDING_UPDATE_UNUSED_WHILE_PENDING_BIT :: VkDescriptorBindingBitmask a
- pattern VK_DESCRIPTOR_BINDING_PARTIALLY_BOUND_BIT :: VkDescriptorBindingBitmask a
- pattern VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT_BIT :: VkDescriptorBindingBitmask a
- newtype VkDescriptorPoolCreateBitmask (a :: FlagType) where
- VkDescriptorPoolCreateBitmask VkFlags
- pattern VkDescriptorPoolCreateFlagBits :: VkFlags -> VkDescriptorPoolCreateBitmask FlagBit
- pattern VkDescriptorPoolCreateFlags :: VkFlags -> VkDescriptorPoolCreateBitmask FlagMask
- pattern VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT :: VkDescriptorPoolCreateBitmask a
- newtype VkDescriptorType where
- VkDescriptorType Int32
- pattern VK_DESCRIPTOR_TYPE_SAMPLER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_STORAGE_IMAGE :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_STORAGE_BUFFER :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC :: VkDescriptorType
- pattern VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT :: VkDescriptorType
- newtype VkDescriptorUpdateTemplateType where
- type VkDescriptorBindingFlagBits = VkDescriptorBindingBitmask FlagBit
- newtype VkDescriptorBindingFlagBitsEXT = VkDescriptorBindingFlagBitsEXT VkFlags
- type VkDescriptorBindingFlags = VkDescriptorBindingBitmask FlagMask
- type VkDescriptorPoolCreateFlagBits = VkDescriptorPoolCreateBitmask FlagBit
- type VkDescriptorPoolCreateFlags = VkDescriptorPoolCreateBitmask FlagMask
- newtype VkDescriptorSetLayoutCreateBitmask (a :: FlagType) where
- type VkDescriptorSetLayoutCreateFlagBits = VkDescriptorSetLayoutCreateBitmask FlagBit
- type VkDescriptorSetLayoutCreateFlags = VkDescriptorSetLayoutCreateBitmask FlagMask
- newtype VkDescriptorUpdateTemplateTypeKHR = VkDescriptorUpdateTemplateTypeKHR VkFlags
- newtype VkAndroidSurfaceCreateFlagsKHR = VkAndroidSurfaceCreateFlagsKHR VkFlags
- newtype VkBufferViewCreateFlags = VkBufferViewCreateFlags VkFlags
- newtype VkBuildAccelerationStructureFlagsNV = VkBuildAccelerationStructureFlagsNV VkFlags
- newtype VkCommandPoolTrimFlags = VkCommandPoolTrimFlags VkFlags
- newtype VkCommandPoolTrimFlagsKHR = VkCommandPoolTrimFlagsKHR VkFlags
- newtype VkDebugUtilsMessengerCallbackDataFlagsEXT = VkDebugUtilsMessengerCallbackDataFlagsEXT VkFlags
- newtype VkDebugUtilsMessengerCreateFlagsEXT = VkDebugUtilsMessengerCreateFlagsEXT VkFlags
- newtype VkDescriptorBindingFlagsEXT = VkDescriptorBindingFlagsEXT VkFlags
- newtype VkDescriptorPoolResetFlags = VkDescriptorPoolResetFlags VkFlags
- newtype VkDescriptorUpdateTemplateCreateFlags = VkDescriptorUpdateTemplateCreateFlags VkFlags
- newtype VkDescriptorUpdateTemplateCreateFlagsKHR = VkDescriptorUpdateTemplateCreateFlagsKHR VkFlags
- newtype VkDeviceCreateFlags = VkDeviceCreateFlags VkFlags
- newtype VkDirectFBSurfaceCreateFlagsEXT = VkDirectFBSurfaceCreateFlagsEXT VkFlags
- newtype VkDisplayModeCreateFlagsKHR = VkDisplayModeCreateFlagsKHR VkFlags
- newtype VkDisplaySurfaceCreateFlagsKHR = VkDisplaySurfaceCreateFlagsKHR VkFlags
- newtype VkEventCreateFlags = VkEventCreateFlags VkFlags
- newtype VkExternalFenceFeatureFlagsKHR = VkExternalFenceFeatureFlagsKHR VkFlags
- newtype VkExternalFenceHandleTypeFlagsKHR = VkExternalFenceHandleTypeFlagsKHR VkFlags
- newtype VkExternalMemoryFeatureFlagsKHR = VkExternalMemoryFeatureFlagsKHR VkFlags
- newtype VkExternalMemoryHandleTypeFlagsKHR = VkExternalMemoryHandleTypeFlagsKHR VkFlags
- newtype VkExternalSemaphoreFeatureFlagsKHR = VkExternalSemaphoreFeatureFlagsKHR VkFlags
- newtype VkExternalSemaphoreHandleTypeFlagsKHR = VkExternalSemaphoreHandleTypeFlagsKHR VkFlags
- newtype VkFenceImportFlagsKHR = VkFenceImportFlagsKHR VkFlags
- newtype VkGeometryFlagsNV = VkGeometryFlagsNV VkFlags
- newtype VkGeometryInstanceFlagsNV = VkGeometryInstanceFlagsNV VkFlags
- newtype VkHeadlessSurfaceCreateFlagsEXT = VkHeadlessSurfaceCreateFlagsEXT VkFlags
- newtype VkIOSSurfaceCreateFlagsMVK = VkIOSSurfaceCreateFlagsMVK VkFlags
- newtype VkImagePipeSurfaceCreateFlagsFUCHSIA = VkImagePipeSurfaceCreateFlagsFUCHSIA VkFlags
- newtype VkInstanceCreateFlags = VkInstanceCreateFlags VkFlags
- newtype VkMacOSSurfaceCreateFlagsMVK = VkMacOSSurfaceCreateFlagsMVK VkFlags
- newtype VkMemoryAllocateFlagsKHR = VkMemoryAllocateFlagsKHR VkFlags
- newtype VkMemoryMapFlags = VkMemoryMapFlags VkFlags
- newtype VkMetalSurfaceCreateFlagsEXT = VkMetalSurfaceCreateFlagsEXT VkFlags
- newtype VkPeerMemoryFeatureFlagsKHR = VkPeerMemoryFeatureFlagsKHR VkFlags
- newtype VkPipelineColorBlendStateCreateFlags = VkPipelineColorBlendStateCreateFlags VkFlags
- newtype VkPipelineCoverageModulationStateCreateFlagsNV = VkPipelineCoverageModulationStateCreateFlagsNV VkFlags
- newtype VkPipelineCoverageReductionStateCreateFlagsNV = VkPipelineCoverageReductionStateCreateFlagsNV VkFlags
- newtype VkPipelineCoverageToColorStateCreateFlagsNV = VkPipelineCoverageToColorStateCreateFlagsNV VkFlags
- newtype VkPipelineDepthStencilStateCreateFlags = VkPipelineDepthStencilStateCreateFlags VkFlags
- newtype VkPipelineDiscardRectangleStateCreateFlagsEXT = VkPipelineDiscardRectangleStateCreateFlagsEXT VkFlags
- newtype VkPipelineDynamicStateCreateFlags = VkPipelineDynamicStateCreateFlags VkFlags
- newtype VkPipelineInputAssemblyStateCreateFlags = VkPipelineInputAssemblyStateCreateFlags VkFlags
- newtype VkPipelineLayoutCreateFlags = VkPipelineLayoutCreateFlags VkFlags
- newtype VkPipelineMultisampleStateCreateFlags = VkPipelineMultisampleStateCreateFlags VkFlags
- newtype VkPipelineRasterizationConservativeStateCreateFlagsEXT = VkPipelineRasterizationConservativeStateCreateFlagsEXT VkFlags
- newtype VkPipelineRasterizationDepthClipStateCreateFlagsEXT = VkPipelineRasterizationDepthClipStateCreateFlagsEXT VkFlags
- newtype VkPipelineRasterizationStateCreateFlags = VkPipelineRasterizationStateCreateFlags VkFlags
- newtype VkPipelineRasterizationStateStreamCreateFlagsEXT = VkPipelineRasterizationStateStreamCreateFlagsEXT VkFlags
- newtype VkPipelineTessellationStateCreateFlags = VkPipelineTessellationStateCreateFlags VkFlags
- newtype VkPipelineVertexInputStateCreateFlags = VkPipelineVertexInputStateCreateFlags VkFlags
- newtype VkPipelineViewportStateCreateFlags = VkPipelineViewportStateCreateFlags VkFlags
- newtype VkPipelineViewportSwizzleStateCreateFlagsNV = VkPipelineViewportSwizzleStateCreateFlagsNV VkFlags
- newtype VkQueryPoolCreateFlags = VkQueryPoolCreateFlags VkFlags
- newtype VkResolveModeFlagsKHR = VkResolveModeFlagsKHR VkFlags
- newtype VkSemaphoreCreateFlags = VkSemaphoreCreateFlags VkFlags
- newtype VkSemaphoreImportFlagsKHR = VkSemaphoreImportFlagsKHR VkFlags
- newtype VkSemaphoreWaitFlagsKHR = VkSemaphoreWaitFlagsKHR VkFlags
- newtype VkStreamDescriptorSurfaceCreateFlagsGGP = VkStreamDescriptorSurfaceCreateFlagsGGP VkFlags
- newtype VkValidationCacheCreateFlagsEXT = VkValidationCacheCreateFlagsEXT VkFlags
- newtype VkViSurfaceCreateFlagsNN = VkViSurfaceCreateFlagsNN VkFlags
- newtype VkWaylandSurfaceCreateFlagsKHR = VkWaylandSurfaceCreateFlagsKHR VkFlags
- newtype VkWin32SurfaceCreateFlagsKHR = VkWin32SurfaceCreateFlagsKHR VkFlags
- newtype VkXcbSurfaceCreateFlagsKHR = VkXcbSurfaceCreateFlagsKHR VkFlags
- newtype VkXlibSurfaceCreateFlagsKHR = VkXlibSurfaceCreateFlagsKHR VkFlags
- type VkDeviceCreateInfo = VkStruct VkDeviceCreateInfo'
- type VkDeviceOrHostAddressConstKHR = VkStruct VkDeviceOrHostAddressConstKHR'
- type VkDeviceOrHostAddressKHR = VkStruct VkDeviceOrHostAddressKHR'
- newtype VkDeviceDiagnosticsConfigBitmaskNV (a :: FlagType) where
- VkDeviceDiagnosticsConfigBitmaskNV VkFlags
- pattern VkDeviceDiagnosticsConfigFlagBitsNV :: VkFlags -> VkDeviceDiagnosticsConfigBitmaskNV FlagBit
- pattern VkDeviceDiagnosticsConfigFlagsNV :: VkFlags -> VkDeviceDiagnosticsConfigBitmaskNV FlagMask
- pattern VK_DEVICE_DIAGNOSTICS_CONFIG_ENABLE_SHADER_DEBUG_INFO_BIT_NV :: VkDeviceDiagnosticsConfigBitmaskNV a
- pattern VK_DEVICE_DIAGNOSTICS_CONFIG_ENABLE_RESOURCE_TRACKING_BIT_NV :: VkDeviceDiagnosticsConfigBitmaskNV a
- pattern VK_DEVICE_DIAGNOSTICS_CONFIG_ENABLE_AUTOMATIC_CHECKPOINTS_BIT_NV :: VkDeviceDiagnosticsConfigBitmaskNV a
- newtype VkDeviceEventTypeEXT where
- newtype VkDeviceGroupPresentModeBitmaskKHR (a :: FlagType) where
- VkDeviceGroupPresentModeBitmaskKHR VkFlags
- pattern VkDeviceGroupPresentModeFlagBitsKHR :: VkFlags -> VkDeviceGroupPresentModeBitmaskKHR FlagBit
- pattern VkDeviceGroupPresentModeFlagsKHR :: VkFlags -> VkDeviceGroupPresentModeBitmaskKHR FlagMask
- pattern VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a
- pattern VK_DEVICE_GROUP_PRESENT_MODE_REMOTE_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a
- pattern VK_DEVICE_GROUP_PRESENT_MODE_SUM_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a
- pattern VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_MULTI_DEVICE_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a
- newtype VkDeviceCreateFlagBits = VkDeviceCreateFlagBits VkFlags
- type VkDeviceDiagnosticsConfigFlagBitsNV = VkDeviceDiagnosticsConfigBitmaskNV FlagBit
- type VkDeviceDiagnosticsConfigFlagsNV = VkDeviceDiagnosticsConfigBitmaskNV FlagMask
- type VkDeviceGroupPresentModeFlagBitsKHR = VkDeviceGroupPresentModeBitmaskKHR FlagBit
- type VkDeviceGroupPresentModeFlagsKHR = VkDeviceGroupPresentModeBitmaskKHR FlagMask
- newtype VkDeviceQueueCreateBitmask (a :: FlagType) where
- type VkDeviceQueueCreateFlagBits = VkDeviceQueueCreateBitmask FlagBit
- type VkDeviceQueueCreateFlags = VkDeviceQueueCreateBitmask FlagMask
- type VkDeviceQueueCreateInfo = VkStruct VkDeviceQueueCreateInfo'
- newtype VkFormat where
- VkFormat Int32
- pattern VK_FORMAT_UNDEFINED :: VkFormat
- pattern VK_FORMAT_R4G4_UNORM_PACK8 :: VkFormat
- pattern VK_FORMAT_R4G4B4A4_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B4G4R4A4_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R5G6B5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B5G6R5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R5G5B5A1_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_B5G5R5A1_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_A1R5G5B5_UNORM_PACK16 :: VkFormat
- pattern VK_FORMAT_R8_UNORM :: VkFormat
- pattern VK_FORMAT_R8_SNORM :: VkFormat
- pattern VK_FORMAT_R8_USCALED :: VkFormat
- pattern VK_FORMAT_R8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8_UINT :: VkFormat
- pattern VK_FORMAT_R8_SINT :: VkFormat
- pattern VK_FORMAT_R8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8B8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8B8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8B8_SRGB :: VkFormat
- pattern VK_FORMAT_B8G8R8_UNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8_SNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8_USCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8_SSCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8_UINT :: VkFormat
- pattern VK_FORMAT_B8G8R8_SINT :: VkFormat
- pattern VK_FORMAT_B8G8R8_SRGB :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_UNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SNORM :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_USCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SSCALED :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_UINT :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SINT :: VkFormat
- pattern VK_FORMAT_R8G8B8A8_SRGB :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_UNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SNORM :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_USCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SSCALED :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_UINT :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SINT :: VkFormat
- pattern VK_FORMAT_B8G8R8A8_SRGB :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A8B8G8R8_SRGB_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2R10G10B10_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_USCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SSCALED_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_UINT_PACK32 :: VkFormat
- pattern VK_FORMAT_A2B10G10R10_SINT_PACK32 :: VkFormat
- pattern VK_FORMAT_R16_UNORM :: VkFormat
- pattern VK_FORMAT_R16_SNORM :: VkFormat
- pattern VK_FORMAT_R16_USCALED :: VkFormat
- pattern VK_FORMAT_R16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16_UINT :: VkFormat
- pattern VK_FORMAT_R16_SINT :: VkFormat
- pattern VK_FORMAT_R16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16B16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16B16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16B16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_UNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SNORM :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_USCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SSCALED :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_UINT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SINT :: VkFormat
- pattern VK_FORMAT_R16G16B16A16_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32_UINT :: VkFormat
- pattern VK_FORMAT_R32_SINT :: VkFormat
- pattern VK_FORMAT_R32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32B32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32B32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32B32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_UINT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_SINT :: VkFormat
- pattern VK_FORMAT_R32G32B32A32_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64_UINT :: VkFormat
- pattern VK_FORMAT_R64_SINT :: VkFormat
- pattern VK_FORMAT_R64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64B64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64B64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64B64_SFLOAT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_UINT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_SINT :: VkFormat
- pattern VK_FORMAT_R64G64B64A64_SFLOAT :: VkFormat
- pattern VK_FORMAT_B10G11R11_UFLOAT_PACK32 :: VkFormat
- pattern VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 :: VkFormat
- pattern VK_FORMAT_D16_UNORM :: VkFormat
- pattern VK_FORMAT_X8_D24_UNORM_PACK32 :: VkFormat
- pattern VK_FORMAT_D32_SFLOAT :: VkFormat
- pattern VK_FORMAT_S8_UINT :: VkFormat
- pattern VK_FORMAT_D16_UNORM_S8_UINT :: VkFormat
- pattern VK_FORMAT_D24_UNORM_S8_UINT :: VkFormat
- pattern VK_FORMAT_D32_SFLOAT_S8_UINT :: VkFormat
- pattern VK_FORMAT_BC1_RGB_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGB_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGBA_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC1_RGBA_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC2_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC2_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC3_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC3_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_BC4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC4_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC5_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC6H_UFLOAT_BLOCK :: VkFormat
- pattern VK_FORMAT_BC6H_SFLOAT_BLOCK :: VkFormat
- pattern VK_FORMAT_BC7_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_BC7_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11G11_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_EAC_R11G11_SNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_4x4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_4x4_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x4_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x4_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_5x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_6x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_8x8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x5_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x5_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x6_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x6_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x8_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x8_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x10_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_10x10_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x10_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x10_SRGB_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x12_UNORM_BLOCK :: VkFormat
- pattern VK_FORMAT_ASTC_12x12_SRGB_BLOCK :: VkFormat
- newtype VkFormatFeatureBitmask (a :: FlagType) where
- VkFormatFeatureBitmask VkFlags
- pattern VkFormatFeatureFlagBits :: VkFlags -> VkFormatFeatureBitmask FlagBit
- pattern VkFormatFeatureFlags :: VkFlags -> VkFormatFeatureBitmask FlagMask
- pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_BLIT_SRC_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_BLIT_DST_BIT :: VkFormatFeatureBitmask a
- pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT :: VkFormatFeatureBitmask a
- type VkFormatFeatureFlagBits = VkFormatFeatureBitmask FlagBit
- type VkFormatFeatureFlags = VkFormatFeatureBitmask FlagMask
- newtype VkGeometryInstanceBitmaskKHR (a :: FlagType) where
- VkGeometryInstanceBitmaskKHR VkFlags
- pattern VkGeometryInstanceFlagBitsKHR :: VkFlags -> VkGeometryInstanceBitmaskKHR FlagBit
- pattern VkGeometryInstanceFlagsKHR :: VkFlags -> VkGeometryInstanceBitmaskKHR FlagMask
- pattern VK_GEOMETRY_INSTANCE_TRIANGLE_FACING_CULL_DISABLE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a
- pattern VK_GEOMETRY_INSTANCE_TRIANGLE_FRONT_COUNTERCLOCKWISE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a
- pattern VK_GEOMETRY_INSTANCE_FORCE_OPAQUE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a
- pattern VK_GEOMETRY_INSTANCE_FORCE_NO_OPAQUE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a
- newtype VkGeometryBitmaskKHR (a :: FlagType) where
- VkGeometryBitmaskKHR VkFlags
- pattern VkGeometryFlagBitsKHR :: VkFlags -> VkGeometryBitmaskKHR FlagBit
- pattern VkGeometryFlagsKHR :: VkFlags -> VkGeometryBitmaskKHR FlagMask
- pattern VK_GEOMETRY_OPAQUE_BIT_KHR :: VkGeometryBitmaskKHR a
- pattern VK_GEOMETRY_NO_DUPLICATE_ANY_HIT_INVOCATION_BIT_KHR :: VkGeometryBitmaskKHR a
- newtype VkGeometryTypeKHR where
- type VkGeometryFlagBitsKHR = VkGeometryBitmaskKHR FlagBit
- newtype VkGeometryFlagBitsNV = VkGeometryFlagBitsNV VkFlags
- type VkGeometryFlagsKHR = VkGeometryBitmaskKHR FlagMask
- type VkGeometryInstanceFlagBitsKHR = VkGeometryInstanceBitmaskKHR FlagBit
- newtype VkGeometryInstanceFlagBitsNV = VkGeometryInstanceFlagBitsNV VkFlags
- type VkGeometryInstanceFlagsKHR = VkGeometryInstanceBitmaskKHR FlagMask
- newtype VkGeometryTypeNV = VkGeometryTypeNV VkFlags
- newtype VkImageAspectBitmask (a :: FlagType) where
- VkImageAspectBitmask VkFlags
- pattern VkImageAspectFlagBits :: VkFlags -> VkImageAspectBitmask FlagBit
- pattern VkImageAspectFlags :: VkFlags -> VkImageAspectBitmask FlagMask
- pattern VK_IMAGE_ASPECT_COLOR_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_DEPTH_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_STENCIL_BIT :: VkImageAspectBitmask a
- pattern VK_IMAGE_ASPECT_METADATA_BIT :: VkImageAspectBitmask a
- newtype VkImageCreateBitmask (a :: FlagType) where
- VkImageCreateBitmask VkFlags
- pattern VkImageCreateFlagBits :: VkFlags -> VkImageCreateBitmask FlagBit
- pattern VkImageCreateFlags :: VkFlags -> VkImageCreateBitmask FlagMask
- pattern VK_IMAGE_CREATE_SPARSE_BINDING_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_SPARSE_ALIASED_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT :: VkImageCreateBitmask a
- pattern VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT :: VkImageCreateBitmask a
- newtype VkImageLayout where
- VkImageLayout Int32
- pattern VK_IMAGE_LAYOUT_UNDEFINED :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_GENERAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL :: VkImageLayout
- pattern VK_IMAGE_LAYOUT_PREINITIALIZED :: VkImageLayout
- newtype VkImageTiling where
- VkImageTiling Int32
- pattern VK_IMAGE_TILING_OPTIMAL :: VkImageTiling
- pattern VK_IMAGE_TILING_LINEAR :: VkImageTiling
- newtype VkImageType where
- VkImageType Int32
- pattern VK_IMAGE_TYPE_1D :: VkImageType
- pattern VK_IMAGE_TYPE_2D :: VkImageType
- pattern VK_IMAGE_TYPE_3D :: VkImageType
- newtype VkImageUsageBitmask (a :: FlagType) where
- VkImageUsageBitmask VkFlags
- pattern VkImageUsageFlagBits :: VkFlags -> VkImageUsageBitmask FlagBit
- pattern VkImageUsageFlags :: VkFlags -> VkImageUsageBitmask FlagMask
- pattern VK_IMAGE_USAGE_TRANSFER_SRC_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_TRANSFER_DST_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_SAMPLED_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_STORAGE_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT :: VkImageUsageBitmask a
- pattern VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT :: VkImageUsageBitmask a
- newtype VkImageViewType where
- VkImageViewType Int32
- pattern VK_IMAGE_VIEW_TYPE_1D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_2D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_3D :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_CUBE :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_1D_ARRAY :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_2D_ARRAY :: VkImageViewType
- pattern VK_IMAGE_VIEW_TYPE_CUBE_ARRAY :: VkImageViewType
- type VkImageAspectFlagBits = VkImageAspectBitmask FlagBit
- type VkImageAspectFlags = VkImageAspectBitmask FlagMask
- type VkImageCreateFlagBits = VkImageCreateBitmask FlagBit
- type VkImageCreateFlags = VkImageCreateBitmask FlagMask
- type VkImageUsageFlagBits = VkImageUsageBitmask FlagBit
- type VkImageUsageFlags = VkImageUsageBitmask FlagMask
- newtype VkImageViewCreateBitmask (a :: FlagType) where
- type VkImageViewCreateFlagBits = VkImageViewCreateBitmask FlagBit
- type VkImageViewCreateFlags = VkImageViewCreateBitmask FlagMask
- newtype VkIndexType where
- VkIndexType Int32
- pattern VK_INDEX_TYPE_UINT16 :: VkIndexType
- pattern VK_INDEX_TYPE_UINT32 :: VkIndexType
- type VkPhysicalDeviceFeatures = VkStruct VkPhysicalDeviceFeatures'
- type VkPhysicalDeviceFeatures2 = VkStruct VkPhysicalDeviceFeatures2'
- type VkPhysicalDeviceLimits = VkStruct VkPhysicalDeviceLimits'
- type VkPhysicalDeviceProperties = VkStruct VkPhysicalDeviceProperties'
- type VkPhysicalDeviceProperties2 = VkStruct VkPhysicalDeviceProperties2'
- type VkPhysicalDeviceRayTracingFeaturesKHR = VkStruct VkPhysicalDeviceRayTracingFeaturesKHR'
- type VkPhysicalDeviceRayTracingPropertiesKHR = VkStruct VkPhysicalDeviceRayTracingPropertiesKHR'
- type VkPhysicalDeviceSparseProperties = VkStruct VkPhysicalDeviceSparseProperties'
- newtype VkPhysicalDeviceType where
- VkPhysicalDeviceType Int32
- pattern VK_PHYSICAL_DEVICE_TYPE_OTHER :: VkPhysicalDeviceType
- pattern VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU :: VkPhysicalDeviceType
- pattern VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU :: VkPhysicalDeviceType
- pattern VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU :: VkPhysicalDeviceType
- pattern VK_PHYSICAL_DEVICE_TYPE_CPU :: VkPhysicalDeviceType
- newtype VkPipelineBindPoint where
- newtype VkPipelineCacheHeaderVersion where
- newtype VkPipelineCreateBitmask (a :: FlagType) where
- VkPipelineCreateBitmask VkFlags
- pattern VkPipelineCreateFlagBits :: VkFlags -> VkPipelineCreateBitmask FlagBit
- pattern VkPipelineCreateFlags :: VkFlags -> VkPipelineCreateBitmask FlagMask
- pattern VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_DERIVATIVE_BIT :: VkPipelineCreateBitmask a
- newtype VkPipelineCreationFeedbackBitmaskEXT (a :: FlagType) where
- VkPipelineCreationFeedbackBitmaskEXT VkFlags
- pattern VkPipelineCreationFeedbackFlagBitsEXT :: VkFlags -> VkPipelineCreationFeedbackBitmaskEXT FlagBit
- pattern VkPipelineCreationFeedbackFlagsEXT :: VkFlags -> VkPipelineCreationFeedbackBitmaskEXT FlagMask
- pattern VK_PIPELINE_CREATION_FEEDBACK_VALID_BIT_EXT :: VkPipelineCreationFeedbackBitmaskEXT a
- pattern VK_PIPELINE_CREATION_FEEDBACK_APPLICATION_PIPELINE_CACHE_HIT_BIT_EXT :: VkPipelineCreationFeedbackBitmaskEXT a
- pattern VK_PIPELINE_CREATION_FEEDBACK_BASE_PIPELINE_ACCELERATION_BIT_EXT :: VkPipelineCreationFeedbackBitmaskEXT a
- newtype VkPipelineExecutableStatisticFormatKHR where
- VkPipelineExecutableStatisticFormatKHR Int32
- pattern VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_BOOL32_KHR :: VkPipelineExecutableStatisticFormatKHR
- pattern VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_INT64_KHR :: VkPipelineExecutableStatisticFormatKHR
- pattern VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR :: VkPipelineExecutableStatisticFormatKHR
- pattern VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_FLOAT64_KHR :: VkPipelineExecutableStatisticFormatKHR
- newtype VkPipelineStageBitmask (a :: FlagType) where
- VkPipelineStageBitmask VkFlags
- pattern VkPipelineStageFlagBits :: VkFlags -> VkPipelineStageBitmask FlagBit
- pattern VkPipelineStageFlags :: VkFlags -> VkPipelineStageBitmask FlagMask
- pattern VK_PIPELINE_STAGE_TOP_OF_PIPE_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_DRAW_INDIRECT_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_VERTEX_INPUT_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_VERTEX_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_TESSELLATION_CONTROL_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_TESSELLATION_EVALUATION_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_GEOMETRY_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_EARLY_FRAGMENT_TESTS_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_COMPUTE_SHADER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_TRANSFER_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_BOTTOM_OF_PIPE_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_HOST_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_ALL_COMMANDS_BIT :: VkPipelineStageBitmask a
- newtype VkPipelineCacheCreateBitmask (a :: FlagType) where
- type VkPipelineCacheCreateFlagBits = VkPipelineCacheCreateBitmask FlagBit
- type VkPipelineCacheCreateFlags = VkPipelineCacheCreateBitmask FlagMask
- newtype VkPipelineCompilerControlBitmaskAMD (a :: FlagType) where
- type VkPipelineCompilerControlFlagBitsAMD = VkPipelineCompilerControlBitmaskAMD FlagBit
- type VkPipelineCompilerControlFlagsAMD = VkPipelineCompilerControlBitmaskAMD FlagMask
- type VkPipelineCreateFlagBits = VkPipelineCreateBitmask FlagBit
- type VkPipelineCreateFlags = VkPipelineCreateBitmask FlagMask
- type VkPipelineCreationFeedbackFlagBitsEXT = VkPipelineCreationFeedbackBitmaskEXT FlagBit
- type VkPipelineCreationFeedbackFlagsEXT = VkPipelineCreationFeedbackBitmaskEXT FlagMask
- newtype VkPipelineShaderStageCreateBitmask (a :: FlagType) where
- type VkPipelineShaderStageCreateFlagBits = VkPipelineShaderStageCreateBitmask FlagBit
- type VkPipelineShaderStageCreateFlags = VkPipelineShaderStageCreateBitmask FlagMask
- type VkPipelineStageFlagBits = VkPipelineStageBitmask FlagBit
- type VkPipelineStageFlags = VkPipelineStageBitmask FlagMask
- type VkPipelineLibraryCreateInfoKHR = VkStruct VkPipelineLibraryCreateInfoKHR'
- type VkPipelineShaderStageCreateInfo = VkStruct VkPipelineShaderStageCreateInfo'
- type VkRayTracingPipelineCreateInfoKHR = VkStruct VkRayTracingPipelineCreateInfoKHR'
- type VkRayTracingPipelineInterfaceCreateInfoKHR = VkStruct VkRayTracingPipelineInterfaceCreateInfoKHR'
- type VkRayTracingShaderGroupCreateInfoKHR = VkStruct VkRayTracingShaderGroupCreateInfoKHR'
- newtype VkRayTracingShaderGroupTypeKHR where
- VkRayTracingShaderGroupTypeKHR Int32
- pattern VK_RAY_TRACING_SHADER_GROUP_TYPE_GENERAL_KHR :: VkRayTracingShaderGroupTypeKHR
- pattern VK_RAY_TRACING_SHADER_GROUP_TYPE_TRIANGLES_HIT_GROUP_KHR :: VkRayTracingShaderGroupTypeKHR
- pattern VK_RAY_TRACING_SHADER_GROUP_TYPE_PROCEDURAL_HIT_GROUP_KHR :: VkRayTracingShaderGroupTypeKHR
- newtype VkRayTracingShaderGroupTypeNV = VkRayTracingShaderGroupTypeNV VkFlags
- newtype VkSampleCountBitmask (a :: FlagType) where
- VkSampleCountBitmask VkFlags
- pattern VkSampleCountFlagBits :: VkFlags -> VkSampleCountBitmask FlagBit
- pattern VkSampleCountFlags :: VkFlags -> VkSampleCountBitmask FlagMask
- pattern VK_SAMPLE_COUNT_1_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_2_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_4_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_8_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_16_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_32_BIT :: VkSampleCountBitmask a
- pattern VK_SAMPLE_COUNT_64_BIT :: VkSampleCountBitmask a
- type VkSampleCountFlagBits = VkSampleCountBitmask FlagBit
- type VkSampleCountFlags = VkSampleCountBitmask FlagMask
- newtype VkShaderFloatControlsIndependence where
- VkShaderFloatControlsIndependence Int32
- pattern VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_32_BIT_ONLY :: VkShaderFloatControlsIndependence
- pattern VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_ALL :: VkShaderFloatControlsIndependence
- pattern VK_SHADER_FLOAT_CONTROLS_INDEPENDENCE_NONE :: VkShaderFloatControlsIndependence
- newtype VkShaderInfoTypeAMD where
- newtype VkShaderStageBitmask (a :: FlagType) where
- VkShaderStageBitmask VkFlags
- pattern VkShaderStageFlagBits :: VkFlags -> VkShaderStageBitmask FlagBit
- pattern VkShaderStageFlags :: VkFlags -> VkShaderStageBitmask FlagMask
- pattern VK_SHADER_STAGE_VERTEX_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_GEOMETRY_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_FRAGMENT_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_COMPUTE_BIT :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_ALL_GRAPHICS :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_ALL :: VkShaderStageBitmask a
- newtype VkShaderCorePropertiesBitmaskAMD (a :: FlagType) where
- type VkShaderCorePropertiesFlagBitsAMD = VkShaderCorePropertiesBitmaskAMD FlagBit
- type VkShaderCorePropertiesFlagsAMD = VkShaderCorePropertiesBitmaskAMD FlagMask
- newtype VkShaderFloatControlsIndependenceKHR = VkShaderFloatControlsIndependenceKHR VkFlags
- newtype VkShaderModuleCreateBitmask (a :: FlagType) where
- type VkShaderModuleCreateFlagBits = VkShaderModuleCreateBitmask FlagBit
- type VkShaderModuleCreateFlags = VkShaderModuleCreateBitmask FlagMask
- type VkShaderStageFlagBits = VkShaderStageBitmask FlagBit
- type VkShaderStageFlags = VkShaderStageBitmask FlagMask
- type VkSpecializationInfo = VkStruct VkSpecializationInfo'
- type VkSpecializationMapEntry = VkStruct VkSpecializationMapEntry'
- type VkStridedBufferRegionKHR = VkStruct VkStridedBufferRegionKHR'
- newtype VkStructureType where
- VkStructureType Int32
- pattern VK_STRUCTURE_TYPE_APPLICATION_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_SUBMIT_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_MAPPED_MEMORY_RANGE :: VkStructureType
- pattern VK_STRUCTURE_TYPE_BIND_SPARSE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_FENCE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_EVENT_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_QUERY_POOL_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_BUFFER_VIEW_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_IMAGE_VIEW_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_SHADER_MODULE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_CACHE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_SHADER_STAGE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_TESSELLATION_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_MULTISAMPLE_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_GRAPHICS_PIPELINE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COMPUTE_PIPELINE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PIPELINE_LAYOUT_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COPY_DESCRIPTOR_SET :: VkStructureType
- pattern VK_STRUCTURE_TYPE_FRAMEBUFFER_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COMMAND_BUFFER_BEGIN_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_RENDER_PASS_BEGIN_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_BUFFER_MEMORY_BARRIER :: VkStructureType
- pattern VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER :: VkStructureType
- pattern VK_STRUCTURE_TYPE_MEMORY_BARRIER :: VkStructureType
- pattern VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO :: VkStructureType
- pattern VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO :: VkStructureType
- type VkTraceRaysIndirectCommandKHR = VkStruct VkTraceRaysIndirectCommandKHR'
- type VkTransformMatrixKHR = VkStruct VkTransformMatrixKHR'
- type VkWriteDescriptorSet = VkStruct VkWriteDescriptorSet'
- type VkWriteDescriptorSetAccelerationStructureKHR = VkStruct VkWriteDescriptorSetAccelerationStructureKHR'
- type VkCreateAccelerationStructureKHR = "vkCreateAccelerationStructureKHR"
- pattern VkCreateAccelerationStructureKHR :: CString
- type HS_vkCreateAccelerationStructureKHR = VkDevice -> Ptr VkAccelerationStructureCreateInfoKHR -> Ptr VkAllocationCallbacks -> Ptr VkAccelerationStructureKHR -> IO VkResult
- type PFN_vkCreateAccelerationStructureKHR = FunPtr HS_vkCreateAccelerationStructureKHR
- type VkDestroyAccelerationStructureKHR = "vkDestroyAccelerationStructureKHR"
- pattern VkDestroyAccelerationStructureKHR :: CString
- type HS_vkDestroyAccelerationStructureKHR = VkDevice -> VkAccelerationStructureKHR -> Ptr VkAllocationCallbacks -> IO ()
- type PFN_vkDestroyAccelerationStructureKHR = FunPtr HS_vkDestroyAccelerationStructureKHR
- type VkGetAccelerationStructureMemoryRequirementsKHR = "vkGetAccelerationStructureMemoryRequirementsKHR"
- pattern VkGetAccelerationStructureMemoryRequirementsKHR :: CString
- type HS_vkGetAccelerationStructureMemoryRequirementsKHR = VkDevice -> Ptr VkAccelerationStructureMemoryRequirementsInfoKHR -> Ptr VkMemoryRequirements2 -> IO ()
- type PFN_vkGetAccelerationStructureMemoryRequirementsKHR = FunPtr HS_vkGetAccelerationStructureMemoryRequirementsKHR
- type VkBindAccelerationStructureMemoryKHR = "vkBindAccelerationStructureMemoryKHR"
- pattern VkBindAccelerationStructureMemoryKHR :: CString
- type HS_vkBindAccelerationStructureMemoryKHR = VkDevice -> Word32 -> Ptr VkBindAccelerationStructureMemoryInfoKHR -> IO VkResult
- type PFN_vkBindAccelerationStructureMemoryKHR = FunPtr HS_vkBindAccelerationStructureMemoryKHR
- type VkCmdBuildAccelerationStructureKHR = "vkCmdBuildAccelerationStructureKHR"
- pattern VkCmdBuildAccelerationStructureKHR :: CString
- type HS_vkCmdBuildAccelerationStructureKHR = VkCommandBuffer -> Word32 -> Ptr VkAccelerationStructureBuildGeometryInfoKHR -> Ptr (Ptr VkAccelerationStructureBuildOffsetInfoKHR) -> IO ()
- type PFN_vkCmdBuildAccelerationStructureKHR = FunPtr HS_vkCmdBuildAccelerationStructureKHR
- type VkCmdBuildAccelerationStructureIndirectKHR = "vkCmdBuildAccelerationStructureIndirectKHR"
- pattern VkCmdBuildAccelerationStructureIndirectKHR :: CString
- type HS_vkCmdBuildAccelerationStructureIndirectKHR = VkCommandBuffer -> Ptr VkAccelerationStructureBuildGeometryInfoKHR -> VkBuffer -> VkDeviceSize -> Word32 -> IO ()
- type PFN_vkCmdBuildAccelerationStructureIndirectKHR = FunPtr HS_vkCmdBuildAccelerationStructureIndirectKHR
- type VkBuildAccelerationStructureKHR = "vkBuildAccelerationStructureKHR"
- pattern VkBuildAccelerationStructureKHR :: CString
- type HS_vkBuildAccelerationStructureKHR = VkDevice -> Word32 -> Ptr VkAccelerationStructureBuildGeometryInfoKHR -> Ptr (Ptr VkAccelerationStructureBuildOffsetInfoKHR) -> IO VkResult
- type PFN_vkBuildAccelerationStructureKHR = FunPtr HS_vkBuildAccelerationStructureKHR
- type VkCopyAccelerationStructureKHR = "vkCopyAccelerationStructureKHR"
- pattern VkCopyAccelerationStructureKHR :: CString
- type HS_vkCopyAccelerationStructureKHR = VkDevice -> Ptr VkCopyAccelerationStructureInfoKHR -> IO VkResult
- type PFN_vkCopyAccelerationStructureKHR = FunPtr HS_vkCopyAccelerationStructureKHR
- type VkCopyAccelerationStructureToMemoryKHR = "vkCopyAccelerationStructureToMemoryKHR"
- pattern VkCopyAccelerationStructureToMemoryKHR :: CString
- type HS_vkCopyAccelerationStructureToMemoryKHR = VkDevice -> Ptr VkCopyAccelerationStructureToMemoryInfoKHR -> IO VkResult
- type PFN_vkCopyAccelerationStructureToMemoryKHR = FunPtr HS_vkCopyAccelerationStructureToMemoryKHR
- type VkCopyMemoryToAccelerationStructureKHR = "vkCopyMemoryToAccelerationStructureKHR"
- pattern VkCopyMemoryToAccelerationStructureKHR :: CString
- type HS_vkCopyMemoryToAccelerationStructureKHR = VkDevice -> Ptr VkCopyMemoryToAccelerationStructureInfoKHR -> IO VkResult
- type PFN_vkCopyMemoryToAccelerationStructureKHR = FunPtr HS_vkCopyMemoryToAccelerationStructureKHR
- type VkWriteAccelerationStructuresPropertiesKHR = "vkWriteAccelerationStructuresPropertiesKHR"
- pattern VkWriteAccelerationStructuresPropertiesKHR :: CString
- type HS_vkWriteAccelerationStructuresPropertiesKHR = VkDevice -> Word32 -> Ptr VkAccelerationStructureKHR -> VkQueryType -> CSize -> Ptr Void -> CSize -> IO VkResult
- type PFN_vkWriteAccelerationStructuresPropertiesKHR = FunPtr HS_vkWriteAccelerationStructuresPropertiesKHR
- type VkCmdCopyAccelerationStructureKHR = "vkCmdCopyAccelerationStructureKHR"
- pattern VkCmdCopyAccelerationStructureKHR :: CString
- type HS_vkCmdCopyAccelerationStructureKHR = VkCommandBuffer -> Ptr VkCopyAccelerationStructureInfoKHR -> IO ()
- type PFN_vkCmdCopyAccelerationStructureKHR = FunPtr HS_vkCmdCopyAccelerationStructureKHR
- type VkCmdCopyAccelerationStructureToMemoryKHR = "vkCmdCopyAccelerationStructureToMemoryKHR"
- pattern VkCmdCopyAccelerationStructureToMemoryKHR :: CString
- type HS_vkCmdCopyAccelerationStructureToMemoryKHR = VkCommandBuffer -> Ptr VkCopyAccelerationStructureToMemoryInfoKHR -> IO ()
- type PFN_vkCmdCopyAccelerationStructureToMemoryKHR = FunPtr HS_vkCmdCopyAccelerationStructureToMemoryKHR
- type VkCmdCopyMemoryToAccelerationStructureKHR = "vkCmdCopyMemoryToAccelerationStructureKHR"
- pattern VkCmdCopyMemoryToAccelerationStructureKHR :: CString
- type HS_vkCmdCopyMemoryToAccelerationStructureKHR = VkCommandBuffer -> Ptr VkCopyMemoryToAccelerationStructureInfoKHR -> IO ()
- type PFN_vkCmdCopyMemoryToAccelerationStructureKHR = FunPtr HS_vkCmdCopyMemoryToAccelerationStructureKHR
- type VkCmdTraceRaysKHR = "vkCmdTraceRaysKHR"
- pattern VkCmdTraceRaysKHR :: CString
- type HS_vkCmdTraceRaysKHR = VkCommandBuffer -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> Word32 -> Word32 -> Word32 -> IO ()
- type PFN_vkCmdTraceRaysKHR = FunPtr HS_vkCmdTraceRaysKHR
- type VkCreateRayTracingPipelinesKHR = "vkCreateRayTracingPipelinesKHR"
- pattern VkCreateRayTracingPipelinesKHR :: CString
- type HS_vkCreateRayTracingPipelinesKHR = VkDevice -> VkPipelineCache -> Word32 -> Ptr VkRayTracingPipelineCreateInfoKHR -> Ptr VkAllocationCallbacks -> Ptr VkPipeline -> IO VkResult
- type PFN_vkCreateRayTracingPipelinesKHR = FunPtr HS_vkCreateRayTracingPipelinesKHR
- type VkGetRayTracingShaderGroupHandlesKHR = "vkGetRayTracingShaderGroupHandlesKHR"
- pattern VkGetRayTracingShaderGroupHandlesKHR :: CString
- type HS_vkGetRayTracingShaderGroupHandlesKHR = VkDevice -> VkPipeline -> Word32 -> Word32 -> CSize -> Ptr Void -> IO VkResult
- type PFN_vkGetRayTracingShaderGroupHandlesKHR = FunPtr HS_vkGetRayTracingShaderGroupHandlesKHR
- type VkGetAccelerationStructureDeviceAddressKHR = "vkGetAccelerationStructureDeviceAddressKHR"
- pattern VkGetAccelerationStructureDeviceAddressKHR :: CString
- type HS_vkGetAccelerationStructureDeviceAddressKHR = VkDevice -> Ptr VkAccelerationStructureDeviceAddressInfoKHR -> IO VkDeviceAddress
- type PFN_vkGetAccelerationStructureDeviceAddressKHR = FunPtr HS_vkGetAccelerationStructureDeviceAddressKHR
- type VkGetRayTracingCaptureReplayShaderGroupHandlesKHR = "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR"
- pattern VkGetRayTracingCaptureReplayShaderGroupHandlesKHR :: CString
- type HS_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR = VkDevice -> VkPipeline -> Word32 -> Word32 -> CSize -> Ptr Void -> IO VkResult
- type PFN_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR = FunPtr HS_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR
- type VkCmdWriteAccelerationStructuresPropertiesKHR = "vkCmdWriteAccelerationStructuresPropertiesKHR"
- pattern VkCmdWriteAccelerationStructuresPropertiesKHR :: CString
- type HS_vkCmdWriteAccelerationStructuresPropertiesKHR = VkCommandBuffer -> Word32 -> Ptr VkAccelerationStructureKHR -> VkQueryType -> VkQueryPool -> Word32 -> IO ()
- type PFN_vkCmdWriteAccelerationStructuresPropertiesKHR = FunPtr HS_vkCmdWriteAccelerationStructuresPropertiesKHR
- type VkCmdTraceRaysIndirectKHR = "vkCmdTraceRaysIndirectKHR"
- pattern VkCmdTraceRaysIndirectKHR :: CString
- type HS_vkCmdTraceRaysIndirectKHR = VkCommandBuffer -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> Ptr VkStridedBufferRegionKHR -> VkBuffer -> VkDeviceSize -> IO ()
- type PFN_vkCmdTraceRaysIndirectKHR = FunPtr HS_vkCmdTraceRaysIndirectKHR
- type VkGetDeviceAccelerationStructureCompatibilityKHR = "vkGetDeviceAccelerationStructureCompatibilityKHR"
- pattern VkGetDeviceAccelerationStructureCompatibilityKHR :: CString
- type HS_vkGetDeviceAccelerationStructureCompatibilityKHR = VkDevice -> Ptr VkAccelerationStructureVersionKHR -> IO VkResult
- type PFN_vkGetDeviceAccelerationStructureCompatibilityKHR = FunPtr HS_vkGetDeviceAccelerationStructureCompatibilityKHR
- newtype VkInternalAllocationType where
- newtype VkQueryControlBitmask (a :: FlagType) where
- VkQueryControlBitmask VkFlags
- pattern VkQueryControlFlagBits :: VkFlags -> VkQueryControlBitmask FlagBit
- pattern VkQueryControlFlags :: VkFlags -> VkQueryControlBitmask FlagMask
- pattern VK_QUERY_CONTROL_PRECISE_BIT :: VkQueryControlBitmask a
- newtype VkQueryPipelineStatisticBitmask (a :: FlagType) where
- VkQueryPipelineStatisticBitmask VkFlags
- pattern VkQueryPipelineStatisticFlagBits :: VkFlags -> VkQueryPipelineStatisticBitmask FlagBit
- pattern VkQueryPipelineStatisticFlags :: VkFlags -> VkQueryPipelineStatisticBitmask FlagMask
- pattern VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_VERTICES_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_INPUT_ASSEMBLY_PRIMITIVES_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_VERTEX_SHADER_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_GEOMETRY_SHADER_PRIMITIVES_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_CLIPPING_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_CLIPPING_PRIMITIVES_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_FRAGMENT_SHADER_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_CONTROL_SHADER_PATCHES_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_TESSELLATION_EVALUATION_SHADER_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- pattern VK_QUERY_PIPELINE_STATISTIC_COMPUTE_SHADER_INVOCATIONS_BIT :: VkQueryPipelineStatisticBitmask a
- newtype VkQueryPoolSamplingModeINTEL where
- newtype VkQueryResultBitmask (a :: FlagType) where
- VkQueryResultBitmask VkFlags
- pattern VkQueryResultFlagBits :: VkFlags -> VkQueryResultBitmask FlagBit
- pattern VkQueryResultFlags :: VkFlags -> VkQueryResultBitmask FlagMask
- pattern VK_QUERY_RESULT_64_BIT :: VkQueryResultBitmask a
- pattern VK_QUERY_RESULT_WAIT_BIT :: VkQueryResultBitmask a
- pattern VK_QUERY_RESULT_WITH_AVAILABILITY_BIT :: VkQueryResultBitmask a
- pattern VK_QUERY_RESULT_PARTIAL_BIT :: VkQueryResultBitmask a
- newtype VkQueryType where
- VkQueryType Int32
- pattern VK_QUERY_TYPE_OCCLUSION :: VkQueryType
- pattern VK_QUERY_TYPE_PIPELINE_STATISTICS :: VkQueryType
- pattern VK_QUERY_TYPE_TIMESTAMP :: VkQueryType
- type VkQueryControlFlagBits = VkQueryControlBitmask FlagBit
- type VkQueryControlFlags = VkQueryControlBitmask FlagMask
- type VkQueryPipelineStatisticFlagBits = VkQueryPipelineStatisticBitmask FlagBit
- type VkQueryPipelineStatisticFlags = VkQueryPipelineStatisticBitmask FlagMask
- newtype VkQueryPoolCreateFlagBits = VkQueryPoolCreateFlagBits VkFlags
- type VkQueryResultFlagBits = VkQueryResultBitmask FlagBit
- type VkQueryResultFlags = VkQueryResultBitmask FlagMask
- newtype VkResult where
- VkResult Int32
- pattern VK_SUCCESS :: VkResult
- pattern VK_NOT_READY :: VkResult
- pattern VK_TIMEOUT :: VkResult
- pattern VK_EVENT_SET :: VkResult
- pattern VK_EVENT_RESET :: VkResult
- pattern VK_INCOMPLETE :: VkResult
- pattern VK_ERROR_OUT_OF_HOST_MEMORY :: VkResult
- pattern VK_ERROR_OUT_OF_DEVICE_MEMORY :: VkResult
- pattern VK_ERROR_INITIALIZATION_FAILED :: VkResult
- pattern VK_ERROR_DEVICE_LOST :: VkResult
- pattern VK_ERROR_MEMORY_MAP_FAILED :: VkResult
- pattern VK_ERROR_LAYER_NOT_PRESENT :: VkResult
- pattern VK_ERROR_EXTENSION_NOT_PRESENT :: VkResult
- pattern VK_ERROR_FEATURE_NOT_PRESENT :: VkResult
- pattern VK_ERROR_INCOMPATIBLE_DRIVER :: VkResult
- pattern VK_ERROR_TOO_MANY_OBJECTS :: VkResult
- pattern VK_ERROR_FORMAT_NOT_SUPPORTED :: VkResult
- pattern VK_ERROR_FRAGMENTED_POOL :: VkResult
- pattern VK_ERROR_UNKNOWN :: VkResult
- newtype VkSystemAllocationScope where
- VkSystemAllocationScope Int32
- pattern VK_SYSTEM_ALLOCATION_SCOPE_COMMAND :: VkSystemAllocationScope
- pattern VK_SYSTEM_ALLOCATION_SCOPE_OBJECT :: VkSystemAllocationScope
- pattern VK_SYSTEM_ALLOCATION_SCOPE_CACHE :: VkSystemAllocationScope
- pattern VK_SYSTEM_ALLOCATION_SCOPE_DEVICE :: VkSystemAllocationScope
- pattern VK_SYSTEM_ALLOCATION_SCOPE_INSTANCE :: VkSystemAllocationScope
- newVkAllocationFunction :: HS_vkAllocationFunction -> IO PFN_vkAllocationFunction
- newVkDebugReportCallbackEXT :: HS_vkDebugReportCallbackEXT -> IO PFN_vkDebugReportCallbackEXT
- newVkDebugUtilsMessengerCallbackEXT :: HS_vkDebugUtilsMessengerCallbackEXT -> IO PFN_vkDebugUtilsMessengerCallbackEXT
- newVkFreeFunction :: HS_vkFreeFunction -> IO PFN_vkFreeFunction
- newVkInternalAllocationNotification :: HS_vkInternalAllocationNotification -> IO PFN_vkInternalAllocationNotification
- newVkInternalFreeNotification :: HS_vkInternalFreeNotification -> IO PFN_vkInternalFreeNotification
- newVkReallocationFunction :: HS_vkReallocationFunction -> IO PFN_vkReallocationFunction
- newVkVoidFunction :: HS_vkVoidFunction -> IO PFN_vkVoidFunction
- unwrapVkAllocationFunction :: PFN_vkAllocationFunction -> HS_vkAllocationFunction
- unwrapVkDebugReportCallbackEXT :: PFN_vkDebugReportCallbackEXT -> HS_vkDebugReportCallbackEXT
- unwrapVkDebugUtilsMessengerCallbackEXT :: PFN_vkDebugUtilsMessengerCallbackEXT -> HS_vkDebugUtilsMessengerCallbackEXT
- unwrapVkFreeFunction :: PFN_vkFreeFunction -> HS_vkFreeFunction
- unwrapVkInternalAllocationNotification :: PFN_vkInternalAllocationNotification -> HS_vkInternalAllocationNotification
- unwrapVkInternalFreeNotification :: PFN_vkInternalFreeNotification -> HS_vkInternalFreeNotification
- unwrapVkReallocationFunction :: PFN_vkReallocationFunction -> HS_vkReallocationFunction
- unwrapVkVoidFunction :: PFN_vkVoidFunction -> HS_vkVoidFunction
- type HS_vkAllocationFunction = Ptr Void -> CSize -> CSize -> VkSystemAllocationScope -> IO (Ptr Void)
- type HS_vkDebugReportCallbackEXT = VkDebugReportFlagsEXT -> VkDebugReportObjectTypeEXT -> Word64 -> CSize -> Int32 -> CString -> CString -> Ptr Void -> IO VkBool32
- type HS_vkDebugUtilsMessengerCallbackEXT = VkDebugUtilsMessageSeverityFlagBitsEXT -> VkDebugUtilsMessageTypeFlagsEXT -> Ptr VkDebugUtilsMessengerCallbackDataEXT -> Ptr Void -> IO VkBool32
- type HS_vkFreeFunction = Ptr Void -> Ptr Void -> IO ()
- type HS_vkInternalAllocationNotification = Ptr Void -> CSize -> VkInternalAllocationType -> VkSystemAllocationScope -> IO ()
- type HS_vkInternalFreeNotification = Ptr Void -> CSize -> VkInternalAllocationType -> VkSystemAllocationScope -> IO ()
- type HS_vkReallocationFunction = Ptr Void -> Ptr Void -> CSize -> CSize -> VkSystemAllocationScope -> IO (Ptr Void)
- type HS_vkVoidFunction = IO ()
- type PFN_vkAllocationFunction = FunPtr HS_vkAllocationFunction
- type PFN_vkDebugReportCallbackEXT = FunPtr HS_vkDebugReportCallbackEXT
- type PFN_vkDebugUtilsMessengerCallbackEXT = FunPtr HS_vkDebugUtilsMessengerCallbackEXT
- type PFN_vkFreeFunction = FunPtr HS_vkFreeFunction
- type PFN_vkInternalAllocationNotification = FunPtr HS_vkInternalAllocationNotification
- type PFN_vkInternalFreeNotification = FunPtr HS_vkInternalFreeNotification
- type PFN_vkReallocationFunction = FunPtr HS_vkReallocationFunction
- type PFN_vkVoidFunction = FunPtr HS_vkVoidFunction
- type VkAccelerationStructureKHR = VkPtr VkAccelerationStructureKHR_T
- data VkAccelerationStructureKHR_T
- type VkAccelerationStructureNV = VkPtr VkAccelerationStructureNV_T
- data VkAccelerationStructureNV_T
- type VkBuffer = VkPtr VkBuffer_T
- type VkBufferView = VkPtr VkBufferView_T
- data VkBufferView_T
- data VkBuffer_T
- type VkCommandBuffer = Ptr VkCommandBuffer_T
- data VkCommandBuffer_T
- type VkCommandPool = VkPtr VkCommandPool_T
- data VkCommandPool_T
- type VkDebugReportCallbackEXT = VkPtr VkDebugReportCallbackEXT_T
- data VkDebugReportCallbackEXT_T
- type VkDebugUtilsMessengerEXT = VkPtr VkDebugUtilsMessengerEXT_T
- data VkDebugUtilsMessengerEXT_T
- type VkDeferredOperationKHR = VkPtr VkDeferredOperationKHR_T
- data VkDeferredOperationKHR_T
- type VkDescriptorPool = VkPtr VkDescriptorPool_T
- data VkDescriptorPool_T
- type VkDescriptorSet = VkPtr VkDescriptorSet_T
- type VkDescriptorSetLayout = VkPtr VkDescriptorSetLayout_T
- data VkDescriptorSetLayout_T
- data VkDescriptorSet_T
- type VkDescriptorUpdateTemplate = VkPtr VkDescriptorUpdateTemplate_T
- type VkDescriptorUpdateTemplateKHR = VkPtr VkDescriptorUpdateTemplateKHR_T
- data VkDescriptorUpdateTemplateKHR_T
- data VkDescriptorUpdateTemplate_T
- type VkDevice = Ptr VkDevice_T
- type VkDeviceMemory = VkPtr VkDeviceMemory_T
- data VkDeviceMemory_T
- data VkDevice_T
- type VkDisplayKHR = VkPtr VkDisplayKHR_T
- data VkDisplayKHR_T
- type VkDisplayModeKHR = VkPtr VkDisplayModeKHR_T
- data VkDisplayModeKHR_T
- type VkEvent = VkPtr VkEvent_T
- data VkEvent_T
- type VkFence = VkPtr VkFence_T
- data VkFence_T
- type VkFramebuffer = VkPtr VkFramebuffer_T
- data VkFramebuffer_T
- type VkImage = VkPtr VkImage_T
- type VkImageView = VkPtr VkImageView_T
- data VkImageView_T
- data VkImage_T
- type VkIndirectCommandsLayoutNV = VkPtr VkIndirectCommandsLayoutNV_T
- data VkIndirectCommandsLayoutNV_T
- type VkInstance = Ptr VkInstance_T
- data VkInstance_T
- type VkPerformanceConfigurationINTEL = VkPtr VkPerformanceConfigurationINTEL_T
- data VkPerformanceConfigurationINTEL_T
- type VkPhysicalDevice = Ptr VkPhysicalDevice_T
- data VkPhysicalDevice_T
- type VkPipeline = VkPtr VkPipeline_T
- type VkPipelineCache = VkPtr VkPipelineCache_T
- data VkPipelineCache_T
- type VkPipelineLayout = VkPtr VkPipelineLayout_T
- data VkPipelineLayout_T
- data VkPipeline_T
- type VkPrivateDataSlotEXT = VkPtr VkPrivateDataSlotEXT_T
- data VkPrivateDataSlotEXT_T
- type VkQueryPool = VkPtr VkQueryPool_T
- data VkQueryPool_T
- type VkQueue = Ptr VkQueue_T
- data VkQueue_T
- type VkRenderPass = VkPtr VkRenderPass_T
- data VkRenderPass_T
- type VkSampler = VkPtr VkSampler_T
- type VkSamplerYcbcrConversion = VkPtr VkSamplerYcbcrConversion_T
- type VkSamplerYcbcrConversionKHR = VkPtr VkSamplerYcbcrConversionKHR_T
- data VkSamplerYcbcrConversionKHR_T
- data VkSamplerYcbcrConversion_T
- data VkSampler_T
- type VkSemaphore = VkPtr VkSemaphore_T
- data VkSemaphore_T
- type VkShaderModule = VkPtr VkShaderModule_T
- data VkShaderModule_T
- type VkSurfaceKHR = VkPtr VkSurfaceKHR_T
- data VkSurfaceKHR_T
- type VkSwapchainKHR = VkPtr VkSwapchainKHR_T
- data VkSwapchainKHR_T
- type VkValidationCacheEXT = VkPtr VkValidationCacheEXT_T
- data VkValidationCacheEXT_T
- type VkAllocationCallbacks = VkStruct VkAllocationCallbacks'
- type VkDeferredOperationInfoKHR = VkStruct VkDeferredOperationInfoKHR'
- type VkMemoryAllocateFlagsInfo = VkStruct VkMemoryAllocateFlagsInfo'
- type VkMemoryAllocateFlagsInfoKHR = VkMemoryAllocateFlagsInfo
- type VkMemoryAllocateInfo = VkStruct VkMemoryAllocateInfo'
- type VkMemoryBarrier = VkStruct VkMemoryBarrier'
- type VkMemoryDedicatedAllocateInfo = VkStruct VkMemoryDedicatedAllocateInfo'
- type VkMemoryDedicatedAllocateInfoKHR = VkMemoryDedicatedAllocateInfo
- type VkMemoryDedicatedRequirements = VkStruct VkMemoryDedicatedRequirements'
- type VkMemoryDedicatedRequirementsKHR = VkMemoryDedicatedRequirements
- type VkMemoryFdPropertiesKHR = VkStruct VkMemoryFdPropertiesKHR'
- type VkMemoryGetFdInfoKHR = VkStruct VkMemoryGetFdInfoKHR'
- type VkMemoryHeap = VkStruct VkMemoryHeap'
- type VkMemoryHostPointerPropertiesEXT = VkStruct VkMemoryHostPointerPropertiesEXT'
- type VkMemoryOpaqueCaptureAddressAllocateInfo = VkStruct VkMemoryOpaqueCaptureAddressAllocateInfo'
- type VkMemoryOpaqueCaptureAddressAllocateInfoKHR = VkMemoryOpaqueCaptureAddressAllocateInfo
- type VkMemoryPriorityAllocateInfoEXT = VkStruct VkMemoryPriorityAllocateInfoEXT'
- type VkMemoryRequirements = VkStruct VkMemoryRequirements'
- type VkMemoryRequirements2 = VkStruct VkMemoryRequirements2'
- type VkMemoryRequirements2KHR = VkMemoryRequirements2
- type VkMemoryType = VkStruct VkMemoryType'
- type VkGraphicsPipelineCreateInfo = VkStruct VkGraphicsPipelineCreateInfo'
- type VkPipelineCacheCreateInfo = VkStruct VkPipelineCacheCreateInfo'
- type VkPipelineColorBlendAdvancedStateCreateInfoEXT = VkStruct VkPipelineColorBlendAdvancedStateCreateInfoEXT'
- type VkPipelineColorBlendAttachmentState = VkStruct VkPipelineColorBlendAttachmentState'
- type VkPipelineColorBlendStateCreateInfo = VkStruct VkPipelineColorBlendStateCreateInfo'
- type VkPipelineCompilerControlCreateInfoAMD = VkStruct VkPipelineCompilerControlCreateInfoAMD'
- type VkPipelineCoverageModulationStateCreateInfoNV = VkStruct VkPipelineCoverageModulationStateCreateInfoNV'
- type VkPipelineCoverageReductionStateCreateInfoNV = VkStruct VkPipelineCoverageReductionStateCreateInfoNV'
- type VkPipelineCoverageToColorStateCreateInfoNV = VkStruct VkPipelineCoverageToColorStateCreateInfoNV'
- type VkPipelineCreationFeedbackCreateInfoEXT = VkStruct VkPipelineCreationFeedbackCreateInfoEXT'
- type VkPipelineCreationFeedbackEXT = VkStruct VkPipelineCreationFeedbackEXT'
- type VkPipelineDepthStencilStateCreateInfo = VkStruct VkPipelineDepthStencilStateCreateInfo'
- type VkPipelineDiscardRectangleStateCreateInfoEXT = VkStruct VkPipelineDiscardRectangleStateCreateInfoEXT'
- type VkPipelineDynamicStateCreateInfo = VkStruct VkPipelineDynamicStateCreateInfo'
- type VkPipelineExecutableInfoKHR = VkStruct VkPipelineExecutableInfoKHR'
- type VkPipelineExecutableInternalRepresentationKHR = VkStruct VkPipelineExecutableInternalRepresentationKHR'
- type VkPipelineExecutablePropertiesKHR = VkStruct VkPipelineExecutablePropertiesKHR'
- type VkPipelineExecutableStatisticKHR = VkStruct VkPipelineExecutableStatisticKHR'
- type VkPipelineExecutableStatisticValueKHR = VkStruct VkPipelineExecutableStatisticValueKHR'
- type VkPipelineInfoKHR = VkStruct VkPipelineInfoKHR'
- type VkPipelineInputAssemblyStateCreateInfo = VkStruct VkPipelineInputAssemblyStateCreateInfo'
- type VkPipelineLayoutCreateInfo = VkStruct VkPipelineLayoutCreateInfo'
- type VkPipelineMultisampleStateCreateInfo = VkStruct VkPipelineMultisampleStateCreateInfo'
- type VkPipelineRasterizationConservativeStateCreateInfoEXT = VkStruct VkPipelineRasterizationConservativeStateCreateInfoEXT'
- type VkPipelineRasterizationDepthClipStateCreateInfoEXT = VkStruct VkPipelineRasterizationDepthClipStateCreateInfoEXT'
- type VkPipelineRasterizationLineStateCreateInfoEXT = VkStruct VkPipelineRasterizationLineStateCreateInfoEXT'
- type VkPipelineRasterizationStateCreateInfo = VkStruct VkPipelineRasterizationStateCreateInfo'
- type VkPipelineRasterizationStateRasterizationOrderAMD = VkStruct VkPipelineRasterizationStateRasterizationOrderAMD'
- type VkPipelineRasterizationStateStreamCreateInfoEXT = VkStruct VkPipelineRasterizationStateStreamCreateInfoEXT'
- type VkPipelineRepresentativeFragmentTestStateCreateInfoNV = VkStruct VkPipelineRepresentativeFragmentTestStateCreateInfoNV'
- type VkPipelineSampleLocationsStateCreateInfoEXT = VkStruct VkPipelineSampleLocationsStateCreateInfoEXT'
- type VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT = VkStruct VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT'
- type VkPipelineTessellationDomainOriginStateCreateInfo = VkStruct VkPipelineTessellationDomainOriginStateCreateInfo'
- type VkPipelineTessellationDomainOriginStateCreateInfoKHR = VkPipelineTessellationDomainOriginStateCreateInfo
- type VkPipelineTessellationStateCreateInfo = VkStruct VkPipelineTessellationStateCreateInfo'
- type VkPipelineVertexInputDivisorStateCreateInfoEXT = VkStruct VkPipelineVertexInputDivisorStateCreateInfoEXT'
- type VkPipelineVertexInputStateCreateInfo = VkStruct VkPipelineVertexInputStateCreateInfo'
- type VkPipelineViewportCoarseSampleOrderStateCreateInfoNV = VkStruct VkPipelineViewportCoarseSampleOrderStateCreateInfoNV'
- type VkPipelineViewportExclusiveScissorStateCreateInfoNV = VkStruct VkPipelineViewportExclusiveScissorStateCreateInfoNV'
- type VkPipelineViewportShadingRateImageStateCreateInfoNV = VkStruct VkPipelineViewportShadingRateImageStateCreateInfoNV'
- type VkPipelineViewportStateCreateInfo = VkStruct VkPipelineViewportStateCreateInfo'
- type VkPipelineViewportSwizzleStateCreateInfoNV = VkStruct VkPipelineViewportSwizzleStateCreateInfoNV'
- type VkPipelineViewportWScalingStateCreateInfoNV = VkStruct VkPipelineViewportWScalingStateCreateInfoNV'
- type VK_KHR_RAY_TRACING_SPEC_VERSION = 8
- pattern VK_KHR_RAY_TRACING_SPEC_VERSION :: (Num a, Eq a) => a
- type VK_KHR_RAY_TRACING_EXTENSION_NAME = "VK_KHR_ray_tracing"
- pattern VK_KHR_RAY_TRACING_EXTENSION_NAME :: CString
- pattern VK_SHADER_UNUSED_KHR :: Word32
- pattern VK_STRUCTURE_TYPE_BIND_ACCELERATION_STRUCTURE_MEMORY_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_BUILD_GEOMETRY_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_GEOMETRY_TYPE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_DEVICE_ADDRESS_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_AABBS_DATA_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_INSTANCES_DATA_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_TRIANGLES_DATA_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_VERSION_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COPY_ACCELERATION_STRUCTURE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COPY_ACCELERATION_STRUCTURE_TO_MEMORY_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_COPY_MEMORY_TO_ACCELERATION_STRUCTURE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_FEATURES_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_CREATE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_RAY_TRACING_SHADER_GROUP_CREATE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_INFO_KHR :: VkStructureType
- pattern VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_INTERFACE_CREATE_INFO_KHR :: VkStructureType
- pattern VK_SHADER_STAGE_RAYGEN_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_ANY_HIT_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_MISS_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_INTERSECTION_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_SHADER_STAGE_CALLABLE_BIT_KHR :: VkShaderStageBitmask a
- pattern VK_PIPELINE_STAGE_RAY_TRACING_SHADER_BIT_KHR :: VkPipelineStageBitmask a
- pattern VK_PIPELINE_STAGE_ACCELERATION_STRUCTURE_BUILD_BIT_KHR :: VkPipelineStageBitmask a
- pattern VK_BUFFER_USAGE_RAY_TRACING_BIT_KHR :: VkBufferUsageBitmask a
- pattern VK_PIPELINE_BIND_POINT_RAY_TRACING_KHR :: VkPipelineBindPoint
- pattern VK_DESCRIPTOR_TYPE_ACCELERATION_STRUCTURE_KHR :: VkDescriptorType
- pattern VK_ACCESS_ACCELERATION_STRUCTURE_READ_BIT_KHR :: VkAccessBitmask a
- pattern VK_ACCESS_ACCELERATION_STRUCTURE_WRITE_BIT_KHR :: VkAccessBitmask a
- pattern VK_QUERY_TYPE_ACCELERATION_STRUCTURE_COMPACTED_SIZE_KHR :: VkQueryType
- pattern VK_QUERY_TYPE_ACCELERATION_STRUCTURE_SERIALIZATION_SIZE_KHR :: VkQueryType
- pattern VK_OBJECT_TYPE_ACCELERATION_STRUCTURE_KHR :: VkObjectType
- pattern VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERATION_STRUCTURE_KHR_EXT :: VkDebugReportObjectTypeEXT
- pattern VK_INDEX_TYPE_NONE_KHR :: VkIndexType
- pattern VK_GEOMETRY_TYPE_INSTANCES_KHR :: VkGeometryTypeKHR
- pattern VK_ERROR_INCOMPATIBLE_VERSION_KHR :: VkResult
- pattern VK_FORMAT_FEATURE_ACCELERATION_STRUCTURE_VERTEX_BUFFER_BIT_KHR :: VkFormatFeatureBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_ANY_HIT_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_CLOSEST_HIT_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_MISS_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_SKIP_TRIANGLES_BIT_KHR :: VkPipelineCreateBitmask a
- pattern VK_PIPELINE_CREATE_RAY_TRACING_SKIP_AABBS_BIT_KHR :: VkPipelineCreateBitmask a
Vulkan extension: VK_KHR_ray_tracing
supported: vulkan
contact: Daniel Koch dgkoch@
author: KHR
type: device
platform: provisional
Extension number: 151
Required extensions: VK_KHR_get_physical_device_properties2, VK_KHR_get_memory_requirements2, VK_EXT_descriptor_indexing, VK_KHR_buffer_device_address, VK_KHR_deferred_host_operations, VK_KHR_pipeline_library.
Required extensions: VK_KHR_get_physical_device_properties2, VK_KHR_get_memory_requirements2, VK_EXT_descriptor_indexing, VK_KHR_buffer_device_address, VK_KHR_deferred_host_operations, VK_KHR_pipeline_library.
module Graphics.Vulkan.Marshal
type VkAabbPositionsKHR = VkStruct VkAabbPositionsKHR' Source #
typedef struct VkAabbPositionsKHR {
float minX;
float minY;
float minZ;
float maxX;
float maxY;
float maxZ;
} VkAabbPositionsKHR;type VkAccelerationStructureBuildGeometryInfoKHR = VkStruct VkAccelerationStructureBuildGeometryInfoKHR' Source #
typedef struct VkAccelerationStructureBuildGeometryInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureTypeKHR type;
VkBuildAccelerationStructureFlagsKHR flags;
VkBool32 update;
VkAccelerationStructureKHR srcAccelerationStructure;
VkAccelerationStructureKHR dstAccelerationStructure;
VkBool32 geometryArrayOfPointers;
uint32_t geometryCount;
const VkAccelerationStructureGeometryKHR* const* ppGeometries;
VkDeviceOrHostAddressKHR scratchData;
} VkAccelerationStructureBuildGeometryInfoKHR;VkAccelerationStructureBuildGeometryInfoKHR registry at www.khronos.org
type VkAccelerationStructureBuildOffsetInfoKHR = VkStruct VkAccelerationStructureBuildOffsetInfoKHR' Source #
typedef struct VkAccelerationStructureBuildOffsetInfoKHR {
uint32_t primitiveCount;
uint32_t primitiveOffset;
uint32_t firstVertex;
uint32_t transformOffset;
} VkAccelerationStructureBuildOffsetInfoKHR;VkAccelerationStructureBuildOffsetInfoKHR registry at www.khronos.org
newtype VkAccelerationStructureBuildTypeKHR Source #
Constructors
| VkAccelerationStructureBuildTypeKHR Int32 |
Bundled Patterns
Instances
newtype VkAccelerationStructureMemoryRequirementsTypeKHR Source #
Bundled Patterns
Instances
newtype VkAccelerationStructureTypeKHR Source #
Constructors
| VkAccelerationStructureTypeKHR Int32 |
Bundled Patterns
| pattern VK_ACCELERATION_STRUCTURE_TYPE_TOP_LEVEL_KHR :: VkAccelerationStructureTypeKHR | |
| pattern VK_ACCELERATION_STRUCTURE_TYPE_BOTTOM_LEVEL_KHR :: VkAccelerationStructureTypeKHR |
Instances
newtype VkAccelerationStructureMemoryRequirementsTypeNV Source #
Instances
newtype VkAccelerationStructureTypeNV Source #
Constructors
| VkAccelerationStructureTypeNV VkFlags |
Instances
type VkAccelerationStructureCreateGeometryTypeInfoKHR = VkStruct VkAccelerationStructureCreateGeometryTypeInfoKHR' Source #
typedef struct VkAccelerationStructureCreateGeometryTypeInfoKHR {
VkStructureType sType;
const void* pNext;
VkGeometryTypeKHR geometryType;
uint32_t maxPrimitiveCount;
VkIndexType indexType;
uint32_t maxVertexCount;
VkFormat vertexFormat;
VkBool32 allowsTransforms;
} VkAccelerationStructureCreateGeometryTypeInfoKHR;VkAccelerationStructureCreateGeometryTypeInfoKHR registry at www.khronos.org
type VkAccelerationStructureCreateInfoKHR = VkStruct VkAccelerationStructureCreateInfoKHR' Source #
typedef struct VkAccelerationStructureCreateInfoKHR {
VkStructureType sType;
const void* pNext;
VkDeviceSize compactedSize;
VkAccelerationStructureTypeKHR type;
VkBuildAccelerationStructureFlagsKHR flags;
uint32_t maxGeometryCount;
const VkAccelerationStructureCreateGeometryTypeInfoKHR* pGeometryInfos;
VkDeviceAddress deviceAddress;
} VkAccelerationStructureCreateInfoKHR;VkAccelerationStructureCreateInfoKHR registry at www.khronos.org
type VkAccelerationStructureDeviceAddressInfoKHR = VkStruct VkAccelerationStructureDeviceAddressInfoKHR' Source #
typedef struct VkAccelerationStructureDeviceAddressInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureKHR accelerationStructure;
} VkAccelerationStructureDeviceAddressInfoKHR;VkAccelerationStructureDeviceAddressInfoKHR registry at www.khronos.org
type VkAccelerationStructureGeometryAabbsDataKHR = VkStruct VkAccelerationStructureGeometryAabbsDataKHR' Source #
typedef struct VkAccelerationStructureGeometryAabbsDataKHR {
VkStructureType sType;
const void* pNext;
VkDeviceOrHostAddressConstKHR data;
VkDeviceSize stride;
} VkAccelerationStructureGeometryAabbsDataKHR;VkAccelerationStructureGeometryAabbsDataKHR registry at www.khronos.org
type VkAccelerationStructureGeometryDataKHR = VkStruct VkAccelerationStructureGeometryDataKHR' Source #
typedef union VkAccelerationStructureGeometryDataKHR {
VkAccelerationStructureGeometryTrianglesDataKHR triangles;
VkAccelerationStructureGeometryAabbsDataKHR aabbs;
VkAccelerationStructureGeometryInstancesDataKHR instances;
} VkAccelerationStructureGeometryDataKHR;VkAccelerationStructureGeometryDataKHR registry at www.khronos.org
type VkAccelerationStructureGeometryInstancesDataKHR = VkStruct VkAccelerationStructureGeometryInstancesDataKHR' Source #
typedef struct VkAccelerationStructureGeometryInstancesDataKHR {
VkStructureType sType;
const void* pNext;
VkBool32 arrayOfPointers;
VkDeviceOrHostAddressConstKHR data;
} VkAccelerationStructureGeometryInstancesDataKHR;VkAccelerationStructureGeometryInstancesDataKHR registry at www.khronos.org
type VkAccelerationStructureGeometryKHR = VkStruct VkAccelerationStructureGeometryKHR' Source #
typedef struct VkAccelerationStructureGeometryKHR {
VkStructureType sType;
const void* pNext;
VkGeometryTypeKHR geometryType;
VkAccelerationStructureGeometryDataKHR geometry;
VkGeometryFlagsKHR flags;
} VkAccelerationStructureGeometryKHR;VkAccelerationStructureGeometryKHR registry at www.khronos.org
type VkAccelerationStructureGeometryTrianglesDataKHR = VkStruct VkAccelerationStructureGeometryTrianglesDataKHR' Source #
typedef struct VkAccelerationStructureGeometryTrianglesDataKHR {
VkStructureType sType;
const void* pNext;
VkFormat vertexFormat;
VkDeviceOrHostAddressConstKHR vertexData;
VkDeviceSize vertexStride;
VkIndexType indexType;
VkDeviceOrHostAddressConstKHR indexData;
VkDeviceOrHostAddressConstKHR transformData;
} VkAccelerationStructureGeometryTrianglesDataKHR;VkAccelerationStructureGeometryTrianglesDataKHR registry at www.khronos.org
type VkAccelerationStructureInstanceKHR = VkStruct VkAccelerationStructureInstanceKHR' Source #
typedef struct VkAccelerationStructureInstanceKHR {
VkTransformMatrixKHR transform;
uint32_t instanceCustomIndex:24;
uint32_t mask:8;
uint32_t instanceShaderBindingTableRecordOffset:24;
VkGeometryInstanceFlagsKHR flags:8;
uint64_t accelerationStructureReference;
} VkAccelerationStructureInstanceKHR;VkAccelerationStructureInstanceKHR registry at www.khronos.org
type VkAccelerationStructureMemoryRequirementsInfoKHR = VkStruct VkAccelerationStructureMemoryRequirementsInfoKHR' Source #
typedef struct VkAccelerationStructureMemoryRequirementsInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureMemoryRequirementsTypeKHR type;
VkAccelerationStructureBuildTypeKHR buildType;
VkAccelerationStructureKHR accelerationStructure;
} VkAccelerationStructureMemoryRequirementsInfoKHR;VkAccelerationStructureMemoryRequirementsInfoKHR registry at www.khronos.org
type VkAccelerationStructureVersionKHR = VkStruct VkAccelerationStructureVersionKHR' Source #
typedef struct VkAccelerationStructureVersionKHR {
VkStructureType sType;
const void* pNext;
const uint8_t* versionData;
} VkAccelerationStructureVersionKHR;VkAccelerationStructureVersionKHR registry at www.khronos.org
type VkBindAccelerationStructureMemoryInfoKHR = VkStruct VkBindAccelerationStructureMemoryInfoKHR' Source #
typedef struct VkBindAccelerationStructureMemoryInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureKHR accelerationStructure;
VkDeviceMemory memory;
VkDeviceSize memoryOffset;
uint32_t deviceIndexCount;
const uint32_t* pDeviceIndices;
} VkBindAccelerationStructureMemoryInfoKHR;VkBindAccelerationStructureMemoryInfoKHR registry at www.khronos.org
data AHardwareBuffer Source #
struct AHardwareBuffer;
data ANativeWindow Source #
struct ANativeWindow;
data CAMetalLayer Source #
#ifdef __OBJC__ @class CAMetalLayer; #else typedef void CAMetalLayer; #endif
Instances
newtype VkDeviceAddress Source #
Constructors
| VkDeviceAddress Word64 |
Instances
newtype VkDeviceSize Source #
Constructors
| VkDeviceSize Word64 |
Instances
Instances
newtype VkSampleMask Source #
Constructors
| VkSampleMask Word32 |
Instances
newtype VkBuildAccelerationStructureBitmaskKHR (a :: FlagType) Source #
Constructors
| VkBuildAccelerationStructureBitmaskKHR VkFlags |
Bundled Patterns
Instances
type VkBuildAccelerationStructureFlagBitsKHR = VkBuildAccelerationStructureBitmaskKHR FlagBit Source #
newtype VkBuildAccelerationStructureFlagBitsNV Source #
Constructors
| VkBuildAccelerationStructureFlagBitsNV VkFlags |
Instances
type VkBuildAccelerationStructureFlagsKHR = VkBuildAccelerationStructureBitmaskKHR FlagMask Source #
type VkCopyAccelerationStructureInfoKHR = VkStruct VkCopyAccelerationStructureInfoKHR' Source #
typedef struct VkCopyAccelerationStructureInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureKHR src;
VkAccelerationStructureKHR dst;
VkCopyAccelerationStructureModeKHR mode;
} VkCopyAccelerationStructureInfoKHR;VkCopyAccelerationStructureInfoKHR registry at www.khronos.org
newtype VkCopyAccelerationStructureModeKHR Source #
Constructors
| VkCopyAccelerationStructureModeKHR Int32 |
Bundled Patterns
Instances
newtype VkCopyAccelerationStructureModeNV Source #
Constructors
| VkCopyAccelerationStructureModeNV VkFlags |
Instances
type VkCopyAccelerationStructureToMemoryInfoKHR = VkStruct VkCopyAccelerationStructureToMemoryInfoKHR' Source #
typedef struct VkCopyAccelerationStructureToMemoryInfoKHR {
VkStructureType sType;
const void* pNext;
VkAccelerationStructureKHR src;
VkDeviceOrHostAddressKHR dst;
VkCopyAccelerationStructureModeKHR mode;
} VkCopyAccelerationStructureToMemoryInfoKHR;VkCopyAccelerationStructureToMemoryInfoKHR registry at www.khronos.org
type VkCopyMemoryToAccelerationStructureInfoKHR = VkStruct VkCopyMemoryToAccelerationStructureInfoKHR' Source #
typedef struct VkCopyMemoryToAccelerationStructureInfoKHR {
VkStructureType sType;
const void* pNext;
VkDeviceOrHostAddressConstKHR src;
VkAccelerationStructureKHR dst;
VkCopyAccelerationStructureModeKHR mode;
} VkCopyMemoryToAccelerationStructureInfoKHR;VkCopyMemoryToAccelerationStructureInfoKHR registry at www.khronos.org
type VkDescriptorBufferInfo = VkStruct VkDescriptorBufferInfo' Source #
typedef struct VkDescriptorBufferInfo {
VkBuffer buffer;
VkDeviceSize offset;
VkDeviceSize range;
} VkDescriptorBufferInfo;type VkDescriptorImageInfo = VkStruct VkDescriptorImageInfo' Source #
typedef struct VkDescriptorImageInfo {
VkSampler sampler;
VkImageView imageView;
VkImageLayout imageLayout;
} VkDescriptorImageInfo;newtype VkDescriptorBindingBitmask (a :: FlagType) Source #
Constructors
| VkDescriptorBindingBitmask VkFlags |
Bundled Patterns
| pattern VkDescriptorBindingFlagBits :: VkFlags -> VkDescriptorBindingBitmask FlagBit | |
| pattern VkDescriptorBindingFlags :: VkFlags -> VkDescriptorBindingBitmask FlagMask | |
| pattern VK_DESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT :: VkDescriptorBindingBitmask a | bitpos = |
| pattern VK_DESCRIPTOR_BINDING_UPDATE_UNUSED_WHILE_PENDING_BIT :: VkDescriptorBindingBitmask a | bitpos = |
| pattern VK_DESCRIPTOR_BINDING_PARTIALLY_BOUND_BIT :: VkDescriptorBindingBitmask a | bitpos = |
| pattern VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT_BIT :: VkDescriptorBindingBitmask a | bitpos = |
Instances
newtype VkDescriptorPoolCreateBitmask (a :: FlagType) Source #
Constructors
| VkDescriptorPoolCreateBitmask VkFlags |
Bundled Patterns
| pattern VkDescriptorPoolCreateFlagBits :: VkFlags -> VkDescriptorPoolCreateBitmask FlagBit | |
| pattern VkDescriptorPoolCreateFlags :: VkFlags -> VkDescriptorPoolCreateBitmask FlagMask | |
| pattern VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT :: VkDescriptorPoolCreateBitmask a | Descriptor sets may be freed individually bitpos = |
Instances
newtype VkDescriptorType Source #
type = enum
Constructors
| VkDescriptorType Int32 |
Bundled Patterns
| pattern VK_DESCRIPTOR_TYPE_SAMPLER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_STORAGE_IMAGE :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_UNIFORM_TEXEL_BUFFER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_STORAGE_TEXEL_BUFFER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_STORAGE_BUFFER :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYNAMIC :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC :: VkDescriptorType | |
| pattern VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT :: VkDescriptorType |
Instances
newtype VkDescriptorUpdateTemplateType Source #
Constructors
| VkDescriptorUpdateTemplateType Int32 |
Bundled Patterns
| pattern VK_DESCRIPTOR_UPDATE_TEMPLATE_TYPE_DESCRIPTOR_SET :: VkDescriptorUpdateTemplateType | Create descriptor update template for descriptor set updates |
Instances
newtype VkDescriptorBindingFlagBitsEXT Source #
Constructors
| VkDescriptorBindingFlagBitsEXT VkFlags |
Instances
newtype VkDescriptorSetLayoutCreateBitmask (a :: FlagType) Source #
Constructors
| VkDescriptorSetLayoutCreateBitmask VkFlags |
Bundled Patterns
| pattern VkDescriptorSetLayoutCreateFlagBits :: VkFlags -> VkDescriptorSetLayoutCreateBitmask FlagBit | |
| pattern VkDescriptorSetLayoutCreateFlags :: VkFlags -> VkDescriptorSetLayoutCreateBitmask FlagMask |
Instances
newtype VkDescriptorUpdateTemplateTypeKHR Source #
Constructors
| VkDescriptorUpdateTemplateTypeKHR VkFlags |
Instances
newtype VkAndroidSurfaceCreateFlagsKHR Source #
Constructors
| VkAndroidSurfaceCreateFlagsKHR VkFlags |
Instances
newtype VkBufferViewCreateFlags Source #
Constructors
| VkBufferViewCreateFlags VkFlags |
Instances
newtype VkBuildAccelerationStructureFlagsNV Source #
Constructors
| VkBuildAccelerationStructureFlagsNV VkFlags |
Instances
newtype VkCommandPoolTrimFlags Source #
Constructors
| VkCommandPoolTrimFlags VkFlags |
Instances
newtype VkCommandPoolTrimFlagsKHR Source #
Constructors
| VkCommandPoolTrimFlagsKHR VkFlags |
Instances
newtype VkDebugUtilsMessengerCallbackDataFlagsEXT Source #
Constructors
| VkDebugUtilsMessengerCallbackDataFlagsEXT VkFlags |
Instances
newtype VkDebugUtilsMessengerCreateFlagsEXT Source #
Constructors
| VkDebugUtilsMessengerCreateFlagsEXT VkFlags |
Instances
newtype VkDescriptorBindingFlagsEXT Source #
Constructors
| VkDescriptorBindingFlagsEXT VkFlags |
Instances
newtype VkDescriptorPoolResetFlags Source #
Constructors
| VkDescriptorPoolResetFlags VkFlags |
Instances
newtype VkDescriptorUpdateTemplateCreateFlags Source #
Constructors
| VkDescriptorUpdateTemplateCreateFlags VkFlags |
Instances
newtype VkDescriptorUpdateTemplateCreateFlagsKHR Source #
Constructors
| VkDescriptorUpdateTemplateCreateFlagsKHR VkFlags |
Instances
newtype VkDeviceCreateFlags Source #
Constructors
| VkDeviceCreateFlags VkFlags |
Instances
newtype VkDirectFBSurfaceCreateFlagsEXT Source #
Constructors
| VkDirectFBSurfaceCreateFlagsEXT VkFlags |
Instances
newtype VkDisplayModeCreateFlagsKHR Source #
Constructors
| VkDisplayModeCreateFlagsKHR VkFlags |
Instances
newtype VkDisplaySurfaceCreateFlagsKHR Source #
Constructors
| VkDisplaySurfaceCreateFlagsKHR VkFlags |
Instances
newtype VkEventCreateFlags Source #
Constructors
| VkEventCreateFlags VkFlags |
Instances
newtype VkExternalFenceFeatureFlagsKHR Source #
Constructors
| VkExternalFenceFeatureFlagsKHR VkFlags |
Instances
newtype VkExternalFenceHandleTypeFlagsKHR Source #
Constructors
| VkExternalFenceHandleTypeFlagsKHR VkFlags |
Instances
newtype VkExternalMemoryFeatureFlagsKHR Source #
Constructors
| VkExternalMemoryFeatureFlagsKHR VkFlags |
Instances
newtype VkExternalMemoryHandleTypeFlagsKHR Source #
Constructors
| VkExternalMemoryHandleTypeFlagsKHR VkFlags |
Instances
newtype VkExternalSemaphoreFeatureFlagsKHR Source #
Constructors
| VkExternalSemaphoreFeatureFlagsKHR VkFlags |
Instances
newtype VkExternalSemaphoreHandleTypeFlagsKHR Source #
Constructors
| VkExternalSemaphoreHandleTypeFlagsKHR VkFlags |
Instances
newtype VkFenceImportFlagsKHR Source #
Constructors
| VkFenceImportFlagsKHR VkFlags |
Instances
newtype VkGeometryFlagsNV Source #
Constructors
| VkGeometryFlagsNV VkFlags |
Instances
newtype VkGeometryInstanceFlagsNV Source #
Constructors
| VkGeometryInstanceFlagsNV VkFlags |
Instances
newtype VkHeadlessSurfaceCreateFlagsEXT Source #
Constructors
| VkHeadlessSurfaceCreateFlagsEXT VkFlags |
Instances
newtype VkIOSSurfaceCreateFlagsMVK Source #
Constructors
| VkIOSSurfaceCreateFlagsMVK VkFlags |
Instances
newtype VkImagePipeSurfaceCreateFlagsFUCHSIA Source #
Constructors
| VkImagePipeSurfaceCreateFlagsFUCHSIA VkFlags |
Instances
newtype VkInstanceCreateFlags Source #
Constructors
| VkInstanceCreateFlags VkFlags |
Instances
newtype VkMacOSSurfaceCreateFlagsMVK Source #
Constructors
| VkMacOSSurfaceCreateFlagsMVK VkFlags |
Instances
newtype VkMemoryAllocateFlagsKHR Source #
Constructors
| VkMemoryAllocateFlagsKHR VkFlags |
Instances
newtype VkMemoryMapFlags Source #
Constructors
| VkMemoryMapFlags VkFlags |
Instances
newtype VkMetalSurfaceCreateFlagsEXT Source #
Constructors
| VkMetalSurfaceCreateFlagsEXT VkFlags |
Instances
newtype VkPeerMemoryFeatureFlagsKHR Source #
Constructors
| VkPeerMemoryFeatureFlagsKHR VkFlags |
Instances
newtype VkPipelineColorBlendStateCreateFlags Source #
Constructors
| VkPipelineColorBlendStateCreateFlags VkFlags |
Instances
newtype VkPipelineCoverageModulationStateCreateFlagsNV Source #
Instances
newtype VkPipelineCoverageReductionStateCreateFlagsNV Source #
Constructors
| VkPipelineCoverageReductionStateCreateFlagsNV VkFlags |
Instances
newtype VkPipelineCoverageToColorStateCreateFlagsNV Source #
Constructors
| VkPipelineCoverageToColorStateCreateFlagsNV VkFlags |
Instances
newtype VkPipelineDepthStencilStateCreateFlags Source #
Constructors
| VkPipelineDepthStencilStateCreateFlags VkFlags |
Instances
newtype VkPipelineDiscardRectangleStateCreateFlagsEXT Source #
Constructors
| VkPipelineDiscardRectangleStateCreateFlagsEXT VkFlags |
Instances
newtype VkPipelineDynamicStateCreateFlags Source #
Constructors
| VkPipelineDynamicStateCreateFlags VkFlags |
Instances
newtype VkPipelineInputAssemblyStateCreateFlags Source #
Constructors
| VkPipelineInputAssemblyStateCreateFlags VkFlags |
Instances
newtype VkPipelineLayoutCreateFlags Source #
Constructors
| VkPipelineLayoutCreateFlags VkFlags |
Instances
newtype VkPipelineMultisampleStateCreateFlags Source #
Constructors
| VkPipelineMultisampleStateCreateFlags VkFlags |
Instances
newtype VkPipelineRasterizationConservativeStateCreateFlagsEXT Source #
Instances
newtype VkPipelineRasterizationDepthClipStateCreateFlagsEXT Source #
Instances
newtype VkPipelineRasterizationStateCreateFlags Source #
Constructors
| VkPipelineRasterizationStateCreateFlags VkFlags |
Instances
newtype VkPipelineRasterizationStateStreamCreateFlagsEXT Source #
Instances
newtype VkPipelineTessellationStateCreateFlags Source #
Constructors
| VkPipelineTessellationStateCreateFlags VkFlags |
Instances
newtype VkPipelineVertexInputStateCreateFlags Source #
Constructors
| VkPipelineVertexInputStateCreateFlags VkFlags |
Instances
newtype VkPipelineViewportStateCreateFlags Source #
Constructors
| VkPipelineViewportStateCreateFlags VkFlags |
Instances
newtype VkPipelineViewportSwizzleStateCreateFlagsNV Source #
Constructors
| VkPipelineViewportSwizzleStateCreateFlagsNV VkFlags |
Instances
newtype VkQueryPoolCreateFlags Source #
Constructors
| VkQueryPoolCreateFlags VkFlags |
Instances
newtype VkResolveModeFlagsKHR Source #
Constructors
| VkResolveModeFlagsKHR VkFlags |
Instances
newtype VkSemaphoreCreateFlags Source #
Constructors
| VkSemaphoreCreateFlags VkFlags |
Instances
newtype VkSemaphoreImportFlagsKHR Source #
Constructors
| VkSemaphoreImportFlagsKHR VkFlags |
Instances
newtype VkSemaphoreWaitFlagsKHR Source #
Constructors
| VkSemaphoreWaitFlagsKHR VkFlags |
Instances
newtype VkStreamDescriptorSurfaceCreateFlagsGGP Source #
Constructors
| VkStreamDescriptorSurfaceCreateFlagsGGP VkFlags |
Instances
newtype VkValidationCacheCreateFlagsEXT Source #
Constructors
| VkValidationCacheCreateFlagsEXT VkFlags |
Instances
newtype VkViSurfaceCreateFlagsNN Source #
Constructors
| VkViSurfaceCreateFlagsNN VkFlags |
Instances
newtype VkWaylandSurfaceCreateFlagsKHR Source #
Constructors
| VkWaylandSurfaceCreateFlagsKHR VkFlags |
Instances
newtype VkWin32SurfaceCreateFlagsKHR Source #
Constructors
| VkWin32SurfaceCreateFlagsKHR VkFlags |
Instances
newtype VkXcbSurfaceCreateFlagsKHR Source #
Constructors
| VkXcbSurfaceCreateFlagsKHR VkFlags |
Instances
newtype VkXlibSurfaceCreateFlagsKHR Source #
Constructors
| VkXlibSurfaceCreateFlagsKHR VkFlags |
Instances
type VkDeviceCreateInfo = VkStruct VkDeviceCreateInfo' Source #
typedef struct VkDeviceCreateInfo {
VkStructureType sType;
const void* pNext;
VkDeviceCreateFlags flags;
uint32_t queueCreateInfoCount;
const VkDeviceQueueCreateInfo* pQueueCreateInfos;
uint32_t enabledLayerCount;
const char* const* ppEnabledLayerNames;
uint32_t enabledExtensionCount;
const char* const* ppEnabledExtensionNames;
const VkPhysicalDeviceFeatures* pEnabledFeatures;
} VkDeviceCreateInfo;type VkDeviceOrHostAddressConstKHR = VkStruct VkDeviceOrHostAddressConstKHR' Source #
typedef union VkDeviceOrHostAddressConstKHR {
VkDeviceAddress deviceAddress;
const void* hostAddress;
} VkDeviceOrHostAddressConstKHR;type VkDeviceOrHostAddressKHR = VkStruct VkDeviceOrHostAddressKHR' Source #
typedef union VkDeviceOrHostAddressKHR {
VkDeviceAddress deviceAddress;
void* hostAddress;
} VkDeviceOrHostAddressKHR;newtype VkDeviceDiagnosticsConfigBitmaskNV (a :: FlagType) Source #
Constructors
| VkDeviceDiagnosticsConfigBitmaskNV VkFlags |
Bundled Patterns
Instances
newtype VkDeviceEventTypeEXT Source #
Constructors
| VkDeviceEventTypeEXT Int32 |
Bundled Patterns
| pattern VK_DEVICE_EVENT_TYPE_DISPLAY_HOTPLUG_EXT :: VkDeviceEventTypeEXT |
Instances
newtype VkDeviceGroupPresentModeBitmaskKHR (a :: FlagType) Source #
Constructors
| VkDeviceGroupPresentModeBitmaskKHR VkFlags |
Bundled Patterns
| pattern VkDeviceGroupPresentModeFlagBitsKHR :: VkFlags -> VkDeviceGroupPresentModeBitmaskKHR FlagBit | |
| pattern VkDeviceGroupPresentModeFlagsKHR :: VkFlags -> VkDeviceGroupPresentModeBitmaskKHR FlagMask | |
| pattern VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a | Present from local memory bitpos = |
| pattern VK_DEVICE_GROUP_PRESENT_MODE_REMOTE_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a | Present from remote memory bitpos = |
| pattern VK_DEVICE_GROUP_PRESENT_MODE_SUM_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a | Present sum of local and/or remote memory bitpos = |
| pattern VK_DEVICE_GROUP_PRESENT_MODE_LOCAL_MULTI_DEVICE_BIT_KHR :: VkDeviceGroupPresentModeBitmaskKHR a | Each physical device presents from local memory bitpos = |
Instances
newtype VkDeviceCreateFlagBits Source #
Constructors
| VkDeviceCreateFlagBits VkFlags |
Instances
newtype VkDeviceQueueCreateBitmask (a :: FlagType) Source #
Constructors
| VkDeviceQueueCreateBitmask VkFlags |
Bundled Patterns
| pattern VkDeviceQueueCreateFlagBits :: VkFlags -> VkDeviceQueueCreateBitmask FlagBit | |
| pattern VkDeviceQueueCreateFlags :: VkFlags -> VkDeviceQueueCreateBitmask FlagMask |
Instances
type VkDeviceQueueCreateInfo = VkStruct VkDeviceQueueCreateInfo' Source #
typedef struct VkDeviceQueueCreateInfo {
VkStructureType sType;
const void* pNext;
VkDeviceQueueCreateFlags flags;
uint32_t queueFamilyIndex;
uint32_t queueCount;
const float* pQueuePriorities;
} VkDeviceQueueCreateInfo;Bundled Patterns
Instances
| Enum VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| Eq VkFormat Source # | |
| Ord VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
| Read VkFormat Source # | |
| Show VkFormat Source # | |
| Storable VkFormat Source # | |
Defined in Graphics.Vulkan.Types.Enum.Format | |
newtype VkFormatFeatureBitmask (a :: FlagType) Source #
Constructors
| VkFormatFeatureBitmask VkFlags |
Bundled Patterns
| pattern VkFormatFeatureFlagBits :: VkFlags -> VkFormatFeatureBitmask FlagBit | |
| pattern VkFormatFeatureFlags :: VkFlags -> VkFormatFeatureBitmask FlagMask | |
| pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT :: VkFormatFeatureBitmask a | Format can be used for sampled images (SAMPLED_IMAGE and COMBINED_IMAGE_SAMPLER descriptor types) bitpos = |
| pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT :: VkFormatFeatureBitmask a | Format can be used for storage images (STORAGE_IMAGE descriptor type) bitpos = |
| pattern VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT :: VkFormatFeatureBitmask a | Format supports atomic operations in case it is used for storage images bitpos = |
| pattern VK_FORMAT_FEATURE_UNIFORM_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a | Format can be used for uniform texel buffers (TBOs) bitpos = |
| pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_BIT :: VkFormatFeatureBitmask a | Format can be used for storage texel buffers (IBOs) bitpos = |
| pattern VK_FORMAT_FEATURE_STORAGE_TEXEL_BUFFER_ATOMIC_BIT :: VkFormatFeatureBitmask a | Format supports atomic operations in case it is used for storage texel buffers bitpos = |
| pattern VK_FORMAT_FEATURE_VERTEX_BUFFER_BIT :: VkFormatFeatureBitmask a | Format can be used for vertex buffers (VBOs) bitpos = |
| pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT :: VkFormatFeatureBitmask a | Format can be used for color attachment images bitpos = |
| pattern VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BLEND_BIT :: VkFormatFeatureBitmask a | Format supports blending in case it is used for color attachment images bitpos = |
| pattern VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkFormatFeatureBitmask a | Format can be used for depth/stencil attachment images bitpos = |
| pattern VK_FORMAT_FEATURE_BLIT_SRC_BIT :: VkFormatFeatureBitmask a | Format can be used as the source image of blits with vkCmdBlitImage bitpos = |
| pattern VK_FORMAT_FEATURE_BLIT_DST_BIT :: VkFormatFeatureBitmask a | Format can be used as the destination image of blits with vkCmdBlitImage bitpos = |
| pattern VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT :: VkFormatFeatureBitmask a | Format can be filtered with VK_FILTER_LINEAR when being sampled bitpos = |
Instances
newtype VkGeometryInstanceBitmaskKHR (a :: FlagType) Source #
Constructors
| VkGeometryInstanceBitmaskKHR VkFlags |
Bundled Patterns
| pattern VkGeometryInstanceFlagBitsKHR :: VkFlags -> VkGeometryInstanceBitmaskKHR FlagBit | |
| pattern VkGeometryInstanceFlagsKHR :: VkFlags -> VkGeometryInstanceBitmaskKHR FlagMask | |
| pattern VK_GEOMETRY_INSTANCE_TRIANGLE_FACING_CULL_DISABLE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a | bitpos = |
| pattern VK_GEOMETRY_INSTANCE_TRIANGLE_FRONT_COUNTERCLOCKWISE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a | bitpos = |
| pattern VK_GEOMETRY_INSTANCE_FORCE_OPAQUE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a | bitpos = |
| pattern VK_GEOMETRY_INSTANCE_FORCE_NO_OPAQUE_BIT_KHR :: VkGeometryInstanceBitmaskKHR a | bitpos = |
Instances
newtype VkGeometryBitmaskKHR (a :: FlagType) Source #
Constructors
| VkGeometryBitmaskKHR VkFlags |
Bundled Patterns
| pattern VkGeometryFlagBitsKHR :: VkFlags -> VkGeometryBitmaskKHR FlagBit | |
| pattern VkGeometryFlagsKHR :: VkFlags -> VkGeometryBitmaskKHR FlagMask | |
| pattern VK_GEOMETRY_OPAQUE_BIT_KHR :: VkGeometryBitmaskKHR a | bitpos = |
| pattern VK_GEOMETRY_NO_DUPLICATE_ANY_HIT_INVOCATION_BIT_KHR :: VkGeometryBitmaskKHR a | bitpos = |
Instances
newtype VkGeometryTypeKHR Source #
Constructors
| VkGeometryTypeKHR Int32 |
Bundled Patterns
| pattern VK_GEOMETRY_TYPE_TRIANGLES_KHR :: VkGeometryTypeKHR | |
| pattern VK_GEOMETRY_TYPE_AABBS_KHR :: VkGeometryTypeKHR |
Instances
newtype VkGeometryFlagBitsNV Source #
Constructors
| VkGeometryFlagBitsNV VkFlags |
Instances
newtype VkGeometryInstanceFlagBitsNV Source #
Constructors
| VkGeometryInstanceFlagBitsNV VkFlags |
Instances
newtype VkGeometryTypeNV Source #
Constructors
| VkGeometryTypeNV VkFlags |
Instances
newtype VkImageAspectBitmask (a :: FlagType) Source #
Constructors
| VkImageAspectBitmask VkFlags |
Bundled Patterns
| pattern VkImageAspectFlagBits :: VkFlags -> VkImageAspectBitmask FlagBit | |
| pattern VkImageAspectFlags :: VkFlags -> VkImageAspectBitmask FlagMask | |
| pattern VK_IMAGE_ASPECT_COLOR_BIT :: VkImageAspectBitmask a | bitpos = |
| pattern VK_IMAGE_ASPECT_DEPTH_BIT :: VkImageAspectBitmask a | bitpos = |
| pattern VK_IMAGE_ASPECT_STENCIL_BIT :: VkImageAspectBitmask a | bitpos = |
| pattern VK_IMAGE_ASPECT_METADATA_BIT :: VkImageAspectBitmask a | bitpos = |
Instances
newtype VkImageCreateBitmask (a :: FlagType) Source #
Constructors
| VkImageCreateBitmask VkFlags |
Bundled Patterns
| pattern VkImageCreateFlagBits :: VkFlags -> VkImageCreateBitmask FlagBit | |
| pattern VkImageCreateFlags :: VkFlags -> VkImageCreateBitmask FlagMask | |
| pattern VK_IMAGE_CREATE_SPARSE_BINDING_BIT :: VkImageCreateBitmask a | Image should support sparse backing bitpos = |
| pattern VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT :: VkImageCreateBitmask a | Image should support sparse backing with partial residency bitpos = |
| pattern VK_IMAGE_CREATE_SPARSE_ALIASED_BIT :: VkImageCreateBitmask a | Image should support constent data access to physical memory ranges mapped into multiple locations of sparse images bitpos = |
| pattern VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT :: VkImageCreateBitmask a | Allows image views to have different format than the base image bitpos = |
| pattern VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT :: VkImageCreateBitmask a | Allows creating image views with cube type from the created image bitpos = |
Instances
newtype VkImageLayout Source #
type = enum
Constructors
| VkImageLayout Int32 |
Bundled Patterns
| pattern VK_IMAGE_LAYOUT_UNDEFINED :: VkImageLayout | Implicit layout an image is when its contents are undefined due to various reasons (e.g. right after creation) |
| pattern VK_IMAGE_LAYOUT_GENERAL :: VkImageLayout | General layout when image can be used for any kind of access |
| pattern VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL :: VkImageLayout | Optimal layout when image is only used for color attachment read/write |
| pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL :: VkImageLayout | Optimal layout when image is only used for depthstencil attachment readwrite |
| pattern VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL :: VkImageLayout | Optimal layout when image is used for read only depth/stencil attachment and shader access |
| pattern VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL :: VkImageLayout | Optimal layout when image is used for read only shader access |
| pattern VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL :: VkImageLayout | Optimal layout when image is used only as source of transfer operations |
| pattern VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL :: VkImageLayout | Optimal layout when image is used only as destination of transfer operations |
| pattern VK_IMAGE_LAYOUT_PREINITIALIZED :: VkImageLayout | Initial layout used when the data is populated by the CPU |
Instances
newtype VkImageTiling Source #
type = enum
Constructors
| VkImageTiling Int32 |
Bundled Patterns
| pattern VK_IMAGE_TILING_OPTIMAL :: VkImageTiling | |
| pattern VK_IMAGE_TILING_LINEAR :: VkImageTiling |
Instances
newtype VkImageType Source #
type = enum
Constructors
| VkImageType Int32 |
Bundled Patterns
| pattern VK_IMAGE_TYPE_1D :: VkImageType | |
| pattern VK_IMAGE_TYPE_2D :: VkImageType | |
| pattern VK_IMAGE_TYPE_3D :: VkImageType |
Instances
newtype VkImageUsageBitmask (a :: FlagType) Source #
Constructors
| VkImageUsageBitmask VkFlags |
Bundled Patterns
| pattern VkImageUsageFlagBits :: VkFlags -> VkImageUsageBitmask FlagBit | |
| pattern VkImageUsageFlags :: VkFlags -> VkImageUsageBitmask FlagMask | |
| pattern VK_IMAGE_USAGE_TRANSFER_SRC_BIT :: VkImageUsageBitmask a | Can be used as a source of transfer operations bitpos = |
| pattern VK_IMAGE_USAGE_TRANSFER_DST_BIT :: VkImageUsageBitmask a | Can be used as a destination of transfer operations bitpos = |
| pattern VK_IMAGE_USAGE_SAMPLED_BIT :: VkImageUsageBitmask a | Can be sampled from (SAMPLED_IMAGE and COMBINED_IMAGE_SAMPLER descriptor types) bitpos = |
| pattern VK_IMAGE_USAGE_STORAGE_BIT :: VkImageUsageBitmask a | Can be used as storage image (STORAGE_IMAGE descriptor type) bitpos = |
| pattern VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT :: VkImageUsageBitmask a | Can be used as framebuffer color attachment bitpos = |
| pattern VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT :: VkImageUsageBitmask a | Can be used as framebuffer depth/stencil attachment bitpos = |
| pattern VK_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT :: VkImageUsageBitmask a | Image data not needed outside of rendering bitpos = |
| pattern VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT :: VkImageUsageBitmask a | Can be used as framebuffer input attachment bitpos = |
Instances
newtype VkImageViewType Source #
type = enum
Constructors
| VkImageViewType Int32 |
Bundled Patterns
| pattern VK_IMAGE_VIEW_TYPE_1D :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_2D :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_3D :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_CUBE :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_1D_ARRAY :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_2D_ARRAY :: VkImageViewType | |
| pattern VK_IMAGE_VIEW_TYPE_CUBE_ARRAY :: VkImageViewType |
Instances
newtype VkImageViewCreateBitmask (a :: FlagType) Source #
Constructors
| VkImageViewCreateBitmask VkFlags |
Bundled Patterns
| pattern VkImageViewCreateFlagBits :: VkFlags -> VkImageViewCreateBitmask FlagBit | |
| pattern VkImageViewCreateFlags :: VkFlags -> VkImageViewCreateBitmask FlagMask |
Instances
newtype VkIndexType Source #
type = enum
Constructors
| VkIndexType Int32 |
Bundled Patterns
| pattern VK_INDEX_TYPE_UINT16 :: VkIndexType | |
| pattern VK_INDEX_TYPE_UINT32 :: VkIndexType |
Instances
type VkPhysicalDeviceFeatures = VkStruct VkPhysicalDeviceFeatures' Source #
typedef struct VkPhysicalDeviceFeatures {
VkBool32 robustBufferAccess;
VkBool32 fullDrawIndexUint32;
VkBool32 imageCubeArray;
VkBool32 independentBlend;
VkBool32 geometryShader;
VkBool32 tessellationShader;
VkBool32 sampleRateShading;
VkBool32 dualSrcBlend;
VkBool32 logicOp;
VkBool32 multiDrawIndirect;
VkBool32 drawIndirectFirstInstance;
VkBool32 depthClamp;
VkBool32 depthBiasClamp;
VkBool32 fillModeNonSolid;
VkBool32 depthBounds;
VkBool32 wideLines;
VkBool32 largePoints;
VkBool32 alphaToOne;
VkBool32 multiViewport;
VkBool32 samplerAnisotropy;
VkBool32 textureCompressionETC2;
VkBool32 textureCompressionASTC_LDR;
VkBool32 textureCompressionBC;
VkBool32 occlusionQueryPrecise;
VkBool32 pipelineStatisticsQuery;
VkBool32 vertexPipelineStoresAndAtomics;
VkBool32 fragmentStoresAndAtomics;
VkBool32 shaderTessellationAndGeometryPointSize;
VkBool32 shaderImageGatherExtended;
VkBool32 shaderStorageImageExtendedFormats;
VkBool32 shaderStorageImageMultisample;
VkBool32 shaderStorageImageReadWithoutFormat;
VkBool32 shaderStorageImageWriteWithoutFormat;
VkBool32 shaderUniformBufferArrayDynamicIndexing;
VkBool32 shaderSampledImageArrayDynamicIndexing;
VkBool32 shaderStorageBufferArrayDynamicIndexing;
VkBool32 shaderStorageImageArrayDynamicIndexing;
VkBool32 shaderClipDistance;
VkBool32 shaderCullDistance;
VkBool32 shaderFloat64;
VkBool32 shaderInt64;
VkBool32 shaderInt16;
VkBool32 shaderResourceResidency;
VkBool32 shaderResourceMinLod;
VkBool32 sparseBinding;
VkBool32 sparseResidencyBuffer;
VkBool32 sparseResidencyImage2D;
VkBool32 sparseResidencyImage3D;
VkBool32 sparseResidency2Samples;
VkBool32 sparseResidency4Samples;
VkBool32 sparseResidency8Samples;
VkBool32 sparseResidency16Samples;
VkBool32 sparseResidencyAliased;
VkBool32 variableMultisampleRate;
VkBool32 inheritedQueries;
} VkPhysicalDeviceFeatures;type VkPhysicalDeviceFeatures2 = VkStruct VkPhysicalDeviceFeatures2' Source #
typedef struct VkPhysicalDeviceFeatures2 {
VkStructureType sType;
void* pNext;
VkPhysicalDeviceFeatures features;
} VkPhysicalDeviceFeatures2;type VkPhysicalDeviceLimits = VkStruct VkPhysicalDeviceLimits' Source #
typedef struct VkPhysicalDeviceLimits {
uint32_t maxImageDimension1D;
uint32_t maxImageDimension2D;
uint32_t maxImageDimension3D;
uint32_t maxImageDimensionCube;
uint32_t maxImageArrayLayers;
uint32_t maxTexelBufferElements;
uint32_t maxUniformBufferRange;
uint32_t maxStorageBufferRange;
uint32_t maxPushConstantsSize;
uint32_t maxMemoryAllocationCount;
uint32_t maxSamplerAllocationCount;
VkDeviceSize bufferImageGranularity;
VkDeviceSize sparseAddressSpaceSize;
uint32_t maxBoundDescriptorSets;
uint32_t maxPerStageDescriptorSamplers;
uint32_t maxPerStageDescriptorUniformBuffers;
uint32_t maxPerStageDescriptorStorageBuffers;
uint32_t maxPerStageDescriptorSampledImages;
uint32_t maxPerStageDescriptorStorageImages;
uint32_t maxPerStageDescriptorInputAttachments;
uint32_t maxPerStageResources;
uint32_t maxDescriptorSetSamplers;
uint32_t maxDescriptorSetUniformBuffers;
uint32_t maxDescriptorSetUniformBuffersDynamic;
uint32_t maxDescriptorSetStorageBuffers;
uint32_t maxDescriptorSetStorageBuffersDynamic;
uint32_t maxDescriptorSetSampledImages;
uint32_t maxDescriptorSetStorageImages;
uint32_t maxDescriptorSetInputAttachments;
uint32_t maxVertexInputAttributes;
uint32_t maxVertexInputBindings;
uint32_t maxVertexInputAttributeOffset;
uint32_t maxVertexInputBindingStride;
uint32_t maxVertexOutputComponents;
uint32_t maxTessellationGenerationLevel;
uint32_t maxTessellationPatchSize;
uint32_t maxTessellationControlPerVertexInputComponents;
uint32_t maxTessellationControlPerVertexOutputComponents;
uint32_t maxTessellationControlPerPatchOutputComponents;
uint32_t maxTessellationControlTotalOutputComponents;
uint32_t maxTessellationEvaluationInputComponents;
uint32_t maxTessellationEvaluationOutputComponents;
uint32_t maxGeometryShaderInvocations;
uint32_t maxGeometryInputComponents;
uint32_t maxGeometryOutputComponents;
uint32_t maxGeometryOutputVertices;
uint32_t maxGeometryTotalOutputComponents;
uint32_t maxFragmentInputComponents;
uint32_t maxFragmentOutputAttachments;
uint32_t maxFragmentDualSrcAttachments;
uint32_t maxFragmentCombinedOutputResources;
uint32_t maxComputeSharedMemorySize;
uint32_t maxComputeWorkGroupCount[3];
uint32_t maxComputeWorkGroupInvocations;
uint32_t maxComputeWorkGroupSize[3];
uint32_t subPixelPrecisionBits;
uint32_t subTexelPrecisionBits;
uint32_t mipmapPrecisionBits;
uint32_t maxDrawIndexedIndexValue;
uint32_t maxDrawIndirectCount;
float maxSamplerLodBias;
float maxSamplerAnisotropy;
uint32_t maxViewports;
uint32_t maxViewportDimensions[2];
float viewportBoundsRange[2];
uint32_t viewportSubPixelBits;
size_t minMemoryMapAlignment;
VkDeviceSize minTexelBufferOffsetAlignment;
VkDeviceSize minUniformBufferOffsetAlignment;
VkDeviceSize minStorageBufferOffsetAlignment;
int32_t minTexelOffset;
uint32_t maxTexelOffset;
int32_t minTexelGatherOffset;
uint32_t maxTexelGatherOffset;
float minInterpolationOffset;
float maxInterpolationOffset;
uint32_t subPixelInterpolationOffsetBits;
uint32_t maxFramebufferWidth;
uint32_t maxFramebufferHeight;
uint32_t maxFramebufferLayers;
VkSampleCountFlags framebufferColorSampleCounts;
VkSampleCountFlags framebufferDepthSampleCounts;
VkSampleCountFlags framebufferStencilSampleCounts;
VkSampleCountFlags framebufferNoAttachmentsSampleCounts;
uint32_t maxColorAttachments;
VkSampleCountFlags sampledImageColorSampleCounts;
VkSampleCountFlags sampledImageIntegerSampleCounts;
VkSampleCountFlags sampledImageDepthSampleCounts;
VkSampleCountFlags sampledImageStencilSampleCounts;
VkSampleCountFlags storageImageSampleCounts;
uint32_t maxSampleMaskWords;
VkBool32 timestampComputeAndGraphics;
float timestampPeriod;
uint32_t maxClipDistances;
uint32_t maxCullDistances;
uint32_t maxCombinedClipAndCullDistances;
uint32_t discreteQueuePriorities;
float pointSizeRange[2];
float lineWidthRange[2];
float pointSizeGranularity;
float lineWidthGranularity;
VkBool32 strictLines;
VkBool32 standardSampleLocations;
VkDeviceSize optimalBufferCopyOffsetAlignment;
VkDeviceSize optimalBufferCopyRowPitchAlignment;
VkDeviceSize nonCoherentAtomSize;
} VkPhysicalDeviceLimits;type VkPhysicalDeviceProperties = VkStruct VkPhysicalDeviceProperties' Source #
typedef struct VkPhysicalDeviceProperties {
uint32_t apiVersion;
uint32_t driverVersion;
uint32_t vendorID;
uint32_t deviceID;
VkPhysicalDeviceType deviceType;
char deviceName[VK_MAX_PHYSICAL_DEVICE_NAME_SIZE];
uint8_t pipelineCacheUUID[VK_UUID_SIZE];
VkPhysicalDeviceLimits limits;
VkPhysicalDeviceSparseProperties sparseProperties;
} VkPhysicalDeviceProperties;type VkPhysicalDeviceProperties2 = VkStruct VkPhysicalDeviceProperties2' Source #
typedef struct VkPhysicalDeviceProperties2 {
VkStructureType sType;
void* pNext;
VkPhysicalDeviceProperties properties;
} VkPhysicalDeviceProperties2;type VkPhysicalDeviceRayTracingFeaturesKHR = VkStruct VkPhysicalDeviceRayTracingFeaturesKHR' Source #
typedef struct VkPhysicalDeviceRayTracingFeaturesKHR {
VkStructureType sType;
void* pNext;
VkBool32 rayTracing;
VkBool32 rayTracingShaderGroupHandleCaptureReplay;
VkBool32 rayTracingShaderGroupHandleCaptureReplayMixed;
VkBool32 rayTracingAccelerationStructureCaptureReplay;
VkBool32 rayTracingIndirectTraceRays;
VkBool32 rayTracingIndirectAccelerationStructureBuild;
VkBool32 rayTracingHostAccelerationStructureCommands;
VkBool32 rayQuery;
VkBool32 rayTracingPrimitiveCulling;
} VkPhysicalDeviceRayTracingFeaturesKHR;VkPhysicalDeviceRayTracingFeaturesKHR registry at www.khronos.org
type VkPhysicalDeviceRayTracingPropertiesKHR = VkStruct VkPhysicalDeviceRayTracingPropertiesKHR' Source #
typedef struct VkPhysicalDeviceRayTracingPropertiesKHR {
VkStructureType sType;
void* pNext;
uint32_t shaderGroupHandleSize;
uint32_t maxRecursionDepth;
uint32_t maxShaderGroupStride;
uint32_t shaderGroupBaseAlignment;
uint64_t maxGeometryCount;
uint64_t maxInstanceCount;
uint64_t maxPrimitiveCount;
uint32_t maxDescriptorSetAccelerationStructures;
uint32_t shaderGroupHandleCaptureReplaySize;
} VkPhysicalDeviceRayTracingPropertiesKHR;VkPhysicalDeviceRayTracingPropertiesKHR registry at www.khronos.org
type VkPhysicalDeviceSparseProperties = VkStruct VkPhysicalDeviceSparseProperties' Source #
typedef struct VkPhysicalDeviceSparseProperties {
VkBool32 residencyStandard2DBlockShape;
VkBool32 residencyStandard2DMultisampleBlockShape;
VkBool32 residencyStandard3DBlockShape;
VkBool32 residencyAlignedMipSize;
VkBool32 residencyNonResidentStrict;
} VkPhysicalDeviceSparseProperties;VkPhysicalDeviceSparseProperties registry at www.khronos.org
newtype VkPhysicalDeviceType Source #
Constructors
| VkPhysicalDeviceType Int32 |
Bundled Patterns
Instances
newtype VkPipelineBindPoint Source #
Constructors
| VkPipelineBindPoint Int32 |
Bundled Patterns
| pattern VK_PIPELINE_BIND_POINT_GRAPHICS :: VkPipelineBindPoint | |
| pattern VK_PIPELINE_BIND_POINT_COMPUTE :: VkPipelineBindPoint |
Instances
newtype VkPipelineCacheHeaderVersion Source #
Constructors
| VkPipelineCacheHeaderVersion Int32 |
Bundled Patterns
| pattern VK_PIPELINE_CACHE_HEADER_VERSION_ONE :: VkPipelineCacheHeaderVersion |
Instances
newtype VkPipelineCreateBitmask (a :: FlagType) Source #
Constructors
| VkPipelineCreateBitmask VkFlags |
Bundled Patterns
| pattern VkPipelineCreateFlagBits :: VkFlags -> VkPipelineCreateBitmask FlagBit | |
| pattern VkPipelineCreateFlags :: VkFlags -> VkPipelineCreateBitmask FlagMask | |
| pattern VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT :: VkPipelineCreateBitmask a | bitpos = |
| pattern VK_PIPELINE_CREATE_ALLOW_DERIVATIVES_BIT :: VkPipelineCreateBitmask a | bitpos = |
| pattern VK_PIPELINE_CREATE_DERIVATIVE_BIT :: VkPipelineCreateBitmask a | bitpos = |
Instances
newtype VkPipelineCreationFeedbackBitmaskEXT (a :: FlagType) Source #
Constructors
| VkPipelineCreationFeedbackBitmaskEXT VkFlags |
Bundled Patterns
Instances
newtype VkPipelineExecutableStatisticFormatKHR Source #
Constructors
| VkPipelineExecutableStatisticFormatKHR Int32 |
Bundled Patterns
Instances
newtype VkPipelineStageBitmask (a :: FlagType) Source #
Constructors
| VkPipelineStageBitmask VkFlags |
Bundled Patterns
Instances
newtype VkPipelineCacheCreateBitmask (a :: FlagType) Source #
Constructors
| VkPipelineCacheCreateBitmask VkFlags |
Bundled Patterns
| pattern VkPipelineCacheCreateFlagBits :: VkFlags -> VkPipelineCacheCreateBitmask FlagBit | |
| pattern VkPipelineCacheCreateFlags :: VkFlags -> VkPipelineCacheCreateBitmask FlagMask |
Instances
newtype VkPipelineCompilerControlBitmaskAMD (a :: FlagType) Source #
Constructors
| VkPipelineCompilerControlBitmaskAMD VkFlags |
Bundled Patterns
Instances
newtype VkPipelineShaderStageCreateBitmask (a :: FlagType) Source #
Constructors
| VkPipelineShaderStageCreateBitmask VkFlags |
Bundled Patterns
| pattern VkPipelineShaderStageCreateFlagBits :: VkFlags -> VkPipelineShaderStageCreateBitmask FlagBit | |
| pattern VkPipelineShaderStageCreateFlags :: VkFlags -> VkPipelineShaderStageCreateBitmask FlagMask |
Instances
type VkPipelineLibraryCreateInfoKHR = VkStruct VkPipelineLibraryCreateInfoKHR' Source #
typedef struct VkPipelineLibraryCreateInfoKHR {
VkStructureType sType;
const void* pNext;
uint32_t libraryCount;
const VkPipeline* pLibraries;
} VkPipelineLibraryCreateInfoKHR;type VkPipelineShaderStageCreateInfo = VkStruct VkPipelineShaderStageCreateInfo' Source #
typedef struct VkPipelineShaderStageCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineShaderStageCreateFlags flags;
VkShaderStageFlagBits stage;
VkShaderModule module;
const char* pName;
const VkSpecializationInfo* pSpecializationInfo;
} VkPipelineShaderStageCreateInfo;type VkRayTracingPipelineCreateInfoKHR = VkStruct VkRayTracingPipelineCreateInfoKHR' Source #
typedef struct VkRayTracingPipelineCreateInfoKHR {
VkStructureType sType;
const void* pNext;
VkPipelineCreateFlags flags;
uint32_t stageCount;
const VkPipelineShaderStageCreateInfo* pStages;
uint32_t groupCount;
const VkRayTracingShaderGroupCreateInfoKHR* pGroups;
uint32_t maxRecursionDepth;
VkPipelineLibraryCreateInfoKHR libraries;
const VkRayTracingPipelineInterfaceCreateInfoKHR* pLibraryInterface;
VkPipelineLayout layout;
VkPipeline basePipelineHandle;
int32_t basePipelineIndex;
} VkRayTracingPipelineCreateInfoKHR;VkRayTracingPipelineCreateInfoKHR registry at www.khronos.org
type VkRayTracingPipelineInterfaceCreateInfoKHR = VkStruct VkRayTracingPipelineInterfaceCreateInfoKHR' Source #
typedef struct VkRayTracingPipelineInterfaceCreateInfoKHR {
VkStructureType sType;
const void* pNext;
uint32_t maxPayloadSize;
uint32_t maxAttributeSize;
uint32_t maxCallableSize;
} VkRayTracingPipelineInterfaceCreateInfoKHR;VkRayTracingPipelineInterfaceCreateInfoKHR registry at www.khronos.org
type VkRayTracingShaderGroupCreateInfoKHR = VkStruct VkRayTracingShaderGroupCreateInfoKHR' Source #
typedef struct VkRayTracingShaderGroupCreateInfoKHR {
VkStructureType sType;
const void* pNext;
VkRayTracingShaderGroupTypeKHR type;
uint32_t generalShader;
uint32_t closestHitShader;
uint32_t anyHitShader;
uint32_t intersectionShader;
const void* pShaderGroupCaptureReplayHandle;
} VkRayTracingShaderGroupCreateInfoKHR;VkRayTracingShaderGroupCreateInfoKHR registry at www.khronos.org
newtype VkRayTracingShaderGroupTypeKHR Source #
Constructors
| VkRayTracingShaderGroupTypeKHR Int32 |
Bundled Patterns
Instances
newtype VkRayTracingShaderGroupTypeNV Source #
Constructors
| VkRayTracingShaderGroupTypeNV VkFlags |
Instances
newtype VkSampleCountBitmask (a :: FlagType) Source #
Constructors
| VkSampleCountBitmask VkFlags |
Bundled Patterns
| pattern VkSampleCountFlagBits :: VkFlags -> VkSampleCountBitmask FlagBit | |
| pattern VkSampleCountFlags :: VkFlags -> VkSampleCountBitmask FlagMask | |
| pattern VK_SAMPLE_COUNT_1_BIT :: VkSampleCountBitmask a | Sample count 1 supported bitpos = |
| pattern VK_SAMPLE_COUNT_2_BIT :: VkSampleCountBitmask a | Sample count 2 supported bitpos = |
| pattern VK_SAMPLE_COUNT_4_BIT :: VkSampleCountBitmask a | Sample count 4 supported bitpos = |
| pattern VK_SAMPLE_COUNT_8_BIT :: VkSampleCountBitmask a | Sample count 8 supported bitpos = |
| pattern VK_SAMPLE_COUNT_16_BIT :: VkSampleCountBitmask a | Sample count 16 supported bitpos = |
| pattern VK_SAMPLE_COUNT_32_BIT :: VkSampleCountBitmask a | Sample count 32 supported bitpos = |
| pattern VK_SAMPLE_COUNT_64_BIT :: VkSampleCountBitmask a | Sample count 64 supported bitpos = |
Instances
newtype VkShaderFloatControlsIndependence Source #
Constructors
| VkShaderFloatControlsIndependence Int32 |
Bundled Patterns
Instances
newtype VkShaderInfoTypeAMD Source #
Constructors
| VkShaderInfoTypeAMD Int32 |
Bundled Patterns
| pattern VK_SHADER_INFO_TYPE_STATISTICS_AMD :: VkShaderInfoTypeAMD | |
| pattern VK_SHADER_INFO_TYPE_BINARY_AMD :: VkShaderInfoTypeAMD | |
| pattern VK_SHADER_INFO_TYPE_DISASSEMBLY_AMD :: VkShaderInfoTypeAMD |
Instances
newtype VkShaderStageBitmask (a :: FlagType) Source #
Constructors
| VkShaderStageBitmask VkFlags |
Bundled Patterns
| pattern VkShaderStageFlagBits :: VkFlags -> VkShaderStageBitmask FlagBit | |
| pattern VkShaderStageFlags :: VkFlags -> VkShaderStageBitmask FlagMask | |
| pattern VK_SHADER_STAGE_VERTEX_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_GEOMETRY_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_FRAGMENT_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_COMPUTE_BIT :: VkShaderStageBitmask a | bitpos = |
| pattern VK_SHADER_STAGE_ALL_GRAPHICS :: VkShaderStageBitmask a | |
| pattern VK_SHADER_STAGE_ALL :: VkShaderStageBitmask a |
Instances
newtype VkShaderCorePropertiesBitmaskAMD (a :: FlagType) Source #
Constructors
| VkShaderCorePropertiesBitmaskAMD VkFlags |
Bundled Patterns
| pattern VkShaderCorePropertiesFlagBitsAMD :: VkFlags -> VkShaderCorePropertiesBitmaskAMD FlagBit | |
| pattern VkShaderCorePropertiesFlagsAMD :: VkFlags -> VkShaderCorePropertiesBitmaskAMD FlagMask |
Instances
newtype VkShaderFloatControlsIndependenceKHR Source #
Constructors
| VkShaderFloatControlsIndependenceKHR VkFlags |
Instances
newtype VkShaderModuleCreateBitmask (a :: FlagType) Source #
Constructors
| VkShaderModuleCreateBitmask VkFlags |
Bundled Patterns
| pattern VkShaderModuleCreateFlagBits :: VkFlags -> VkShaderModuleCreateBitmask FlagBit | |
| pattern VkShaderModuleCreateFlags :: VkFlags -> VkShaderModuleCreateBitmask FlagMask |
Instances
type VkSpecializationInfo = VkStruct VkSpecializationInfo' Source #
typedef struct VkSpecializationInfo {
uint32_t mapEntryCount;
const VkSpecializationMapEntry* pMapEntries;
size_t dataSize;
const void* pData;
} VkSpecializationInfo;type VkSpecializationMapEntry = VkStruct VkSpecializationMapEntry' Source #
typedef struct VkSpecializationMapEntry {
uint32_t constantID;
uint32_t offset;
size_t size;
} VkSpecializationMapEntry;type VkStridedBufferRegionKHR = VkStruct VkStridedBufferRegionKHR' Source #
typedef struct VkStridedBufferRegionKHR {
VkBuffer buffer;
VkDeviceSize offset;
VkDeviceSize stride;
VkDeviceSize size;
} VkStridedBufferRegionKHR;newtype VkStructureType Source #
Constructors
| VkStructureType Int32 |
Bundled Patterns
Instances
type VkTraceRaysIndirectCommandKHR = VkStruct VkTraceRaysIndirectCommandKHR' Source #
typedef struct VkTraceRaysIndirectCommandKHR {
uint32_t width;
uint32_t height;
uint32_t depth;
} VkTraceRaysIndirectCommandKHR;type VkTransformMatrixKHR = VkStruct VkTransformMatrixKHR' Source #
typedef struct VkTransformMatrixKHR {
float matrix[3][4];
} VkTransformMatrixKHR;type VkWriteDescriptorSet = VkStruct VkWriteDescriptorSet' Source #
typedef struct VkWriteDescriptorSet {
VkStructureType sType;
const void* pNext;
VkDescriptorSet dstSet;
uint32_t dstBinding;
uint32_t dstArrayElement;
uint32_t descriptorCount;
VkDescriptorType descriptorType;
const VkDescriptorImageInfo* pImageInfo;
const VkDescriptorBufferInfo* pBufferInfo;
const VkBufferView* pTexelBufferView;
} VkWriteDescriptorSet;type VkWriteDescriptorSetAccelerationStructureKHR = VkStruct VkWriteDescriptorSetAccelerationStructureKHR' Source #
typedef struct VkWriteDescriptorSetAccelerationStructureKHR {
VkStructureType sType;
const void* pNext;
uint32_t accelerationStructureCount;
const VkAccelerationStructureKHR* pAccelerationStructures;
} VkWriteDescriptorSetAccelerationStructureKHR;VkWriteDescriptorSetAccelerationStructureKHR registry at www.khronos.org
type VkCreateAccelerationStructureKHR = "vkCreateAccelerationStructureKHR" Source #
pattern VkCreateAccelerationStructureKHR :: CString Source #
type HS_vkCreateAccelerationStructureKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkAccelerationStructureCreateInfoKHR | pCreateInfo |
| -> Ptr VkAllocationCallbacks | pAllocator |
| -> Ptr VkAccelerationStructureKHR | pAccelerationStructure |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_INVALID_OPAQUE_CAPTURE_ADDRESS_KHR.
VkResult vkCreateAccelerationStructureKHR
( VkDevice device
, const VkAccelerationStructureCreateInfoKHR* pCreateInfo
, const VkAllocationCallbacks* pAllocator
, VkAccelerationStructureKHR* pAccelerationStructure
)vkCreateAccelerationStructureKHR registry at www.khronos.org
type VkDestroyAccelerationStructureKHR = "vkDestroyAccelerationStructureKHR" Source #
pattern VkDestroyAccelerationStructureKHR :: CString Source #
type HS_vkDestroyAccelerationStructureKHR Source #
Arguments
| = VkDevice | device |
| -> VkAccelerationStructureKHR | accelerationStructure |
| -> Ptr VkAllocationCallbacks | pAllocator |
| -> IO () |
void vkDestroyAccelerationStructureKHR
( VkDevice device
, VkAccelerationStructureKHR accelerationStructure
, const VkAllocationCallbacks* pAllocator
)vkDestroyAccelerationStructureKHR registry at www.khronos.org
type VkGetAccelerationStructureMemoryRequirementsKHR = "vkGetAccelerationStructureMemoryRequirementsKHR" Source #
type HS_vkGetAccelerationStructureMemoryRequirementsKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkAccelerationStructureMemoryRequirementsInfoKHR | pInfo |
| -> Ptr VkMemoryRequirements2 | pMemoryRequirements |
| -> IO () |
void vkGetAccelerationStructureMemoryRequirementsKHR
( VkDevice device
, const VkAccelerationStructureMemoryRequirementsInfoKHR* pInfo
, VkMemoryRequirements2* pMemoryRequirements
)vkGetAccelerationStructureMemoryRequirementsKHR registry at www.khronos.org
type PFN_vkGetAccelerationStructureMemoryRequirementsKHR = FunPtr HS_vkGetAccelerationStructureMemoryRequirementsKHR Source #
type VkBindAccelerationStructureMemoryKHR = "vkBindAccelerationStructureMemoryKHR" Source #
pattern VkBindAccelerationStructureMemoryKHR :: CString Source #
type HS_vkBindAccelerationStructureMemoryKHR Source #
Arguments
| = VkDevice | device |
| -> Word32 | bindInfoCount |
| -> Ptr VkBindAccelerationStructureMemoryInfoKHR | pBindInfos |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkBindAccelerationStructureMemoryKHR
( VkDevice device
, uint32_t bindInfoCount
, const VkBindAccelerationStructureMemoryInfoKHR* pBindInfos
)vkBindAccelerationStructureMemoryKHR registry at www.khronos.org
type PFN_vkBindAccelerationStructureMemoryKHR = FunPtr HS_vkBindAccelerationStructureMemoryKHR Source #
type VkCmdBuildAccelerationStructureKHR = "vkCmdBuildAccelerationStructureKHR" Source #
pattern VkCmdBuildAccelerationStructureKHR :: CString Source #
type HS_vkCmdBuildAccelerationStructureKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Word32 | infoCount |
| -> Ptr VkAccelerationStructureBuildGeometryInfoKHR | pInfos |
| -> Ptr (Ptr VkAccelerationStructureBuildOffsetInfoKHR) | ppOffsetInfos |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdBuildAccelerationStructureKHR
( VkCommandBuffer commandBuffer
, uint32_t infoCount
, const VkAccelerationStructureBuildGeometryInfoKHR* pInfos
, const VkAccelerationStructureBuildOffsetInfoKHR* const* ppOffsetInfos
)vkCmdBuildAccelerationStructureKHR registry at www.khronos.org
type VkCmdBuildAccelerationStructureIndirectKHR = "vkCmdBuildAccelerationStructureIndirectKHR" Source #
pattern VkCmdBuildAccelerationStructureIndirectKHR :: CString Source #
type HS_vkCmdBuildAccelerationStructureIndirectKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkAccelerationStructureBuildGeometryInfoKHR | pInfo |
| -> VkBuffer | indirectBuffer |
| -> VkDeviceSize | indirectOffset |
| -> Word32 | indirectStride |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdBuildAccelerationStructureIndirectKHR
( VkCommandBuffer commandBuffer
, const VkAccelerationStructureBuildGeometryInfoKHR* pInfo
, VkBuffer indirectBuffer
, VkDeviceSize indirectOffset
, uint32_t indirectStride
)vkCmdBuildAccelerationStructureIndirectKHR registry at www.khronos.org
type PFN_vkCmdBuildAccelerationStructureIndirectKHR = FunPtr HS_vkCmdBuildAccelerationStructureIndirectKHR Source #
type VkBuildAccelerationStructureKHR = "vkBuildAccelerationStructureKHR" Source #
pattern VkBuildAccelerationStructureKHR :: CString Source #
type HS_vkBuildAccelerationStructureKHR Source #
Arguments
| = VkDevice | device |
| -> Word32 | infoCount |
| -> Ptr VkAccelerationStructureBuildGeometryInfoKHR | pInfos |
| -> Ptr (Ptr VkAccelerationStructureBuildOffsetInfoKHR) | ppOffsetInfos |
| -> IO VkResult |
Success codes: VK_SUCCESS, VK_OPERATION_DEFERRED_KHR, VK_OPERATION_NOT_DEFERRED_KHR.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkBuildAccelerationStructureKHR
( VkDevice device
, uint32_t infoCount
, const VkAccelerationStructureBuildGeometryInfoKHR* pInfos
, const VkAccelerationStructureBuildOffsetInfoKHR* const* ppOffsetInfos
)type VkCopyAccelerationStructureKHR = "vkCopyAccelerationStructureKHR" Source #
pattern VkCopyAccelerationStructureKHR :: CString Source #
type HS_vkCopyAccelerationStructureKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkCopyAccelerationStructureInfoKHR | pInfo |
| -> IO VkResult |
Success codes: VK_SUCCESS, VK_OPERATION_DEFERRED_KHR, VK_OPERATION_NOT_DEFERRED_KHR.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkCopyAccelerationStructureKHR
( VkDevice device
, const VkCopyAccelerationStructureInfoKHR* pInfo
)type VkCopyAccelerationStructureToMemoryKHR = "vkCopyAccelerationStructureToMemoryKHR" Source #
pattern VkCopyAccelerationStructureToMemoryKHR :: CString Source #
type HS_vkCopyAccelerationStructureToMemoryKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkCopyAccelerationStructureToMemoryInfoKHR | pInfo |
| -> IO VkResult |
Success codes: VK_SUCCESS, VK_OPERATION_DEFERRED_KHR, VK_OPERATION_NOT_DEFERRED_KHR.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkCopyAccelerationStructureToMemoryKHR
( VkDevice device
, const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo
)vkCopyAccelerationStructureToMemoryKHR registry at www.khronos.org
type PFN_vkCopyAccelerationStructureToMemoryKHR = FunPtr HS_vkCopyAccelerationStructureToMemoryKHR Source #
type VkCopyMemoryToAccelerationStructureKHR = "vkCopyMemoryToAccelerationStructureKHR" Source #
pattern VkCopyMemoryToAccelerationStructureKHR :: CString Source #
type HS_vkCopyMemoryToAccelerationStructureKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkCopyMemoryToAccelerationStructureInfoKHR | pInfo |
| -> IO VkResult |
Success codes: VK_SUCCESS, VK_OPERATION_DEFERRED_KHR, VK_OPERATION_NOT_DEFERRED_KHR.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkCopyMemoryToAccelerationStructureKHR
( VkDevice device
, const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo
)vkCopyMemoryToAccelerationStructureKHR registry at www.khronos.org
type PFN_vkCopyMemoryToAccelerationStructureKHR = FunPtr HS_vkCopyMemoryToAccelerationStructureKHR Source #
type VkWriteAccelerationStructuresPropertiesKHR = "vkWriteAccelerationStructuresPropertiesKHR" Source #
pattern VkWriteAccelerationStructuresPropertiesKHR :: CString Source #
type HS_vkWriteAccelerationStructuresPropertiesKHR Source #
Arguments
| = VkDevice | device |
| -> Word32 | accelerationStructureCount |
| -> Ptr VkAccelerationStructureKHR | pAccelerationStructures |
| -> VkQueryType | queryType |
| -> CSize | dataSize |
| -> Ptr Void | pData |
| -> CSize | stride |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkWriteAccelerationStructuresPropertiesKHR
( VkDevice device
, uint32_t accelerationStructureCount
, const VkAccelerationStructureKHR* pAccelerationStructures
, VkQueryType queryType
, size_t dataSize
, void* pData
, size_t stride
)vkWriteAccelerationStructuresPropertiesKHR registry at www.khronos.org
type PFN_vkWriteAccelerationStructuresPropertiesKHR = FunPtr HS_vkWriteAccelerationStructuresPropertiesKHR Source #
type VkCmdCopyAccelerationStructureKHR = "vkCmdCopyAccelerationStructureKHR" Source #
pattern VkCmdCopyAccelerationStructureKHR :: CString Source #
type HS_vkCmdCopyAccelerationStructureKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkCopyAccelerationStructureInfoKHR | pInfo |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdCopyAccelerationStructureKHR
( VkCommandBuffer commandBuffer
, const VkCopyAccelerationStructureInfoKHR* pInfo
)vkCmdCopyAccelerationStructureKHR registry at www.khronos.org
type VkCmdCopyAccelerationStructureToMemoryKHR = "vkCmdCopyAccelerationStructureToMemoryKHR" Source #
pattern VkCmdCopyAccelerationStructureToMemoryKHR :: CString Source #
type HS_vkCmdCopyAccelerationStructureToMemoryKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkCopyAccelerationStructureToMemoryInfoKHR | pInfo |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdCopyAccelerationStructureToMemoryKHR
( VkCommandBuffer commandBuffer
, const VkCopyAccelerationStructureToMemoryInfoKHR* pInfo
)vkCmdCopyAccelerationStructureToMemoryKHR registry at www.khronos.org
type PFN_vkCmdCopyAccelerationStructureToMemoryKHR = FunPtr HS_vkCmdCopyAccelerationStructureToMemoryKHR Source #
type VkCmdCopyMemoryToAccelerationStructureKHR = "vkCmdCopyMemoryToAccelerationStructureKHR" Source #
pattern VkCmdCopyMemoryToAccelerationStructureKHR :: CString Source #
type HS_vkCmdCopyMemoryToAccelerationStructureKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkCopyMemoryToAccelerationStructureInfoKHR | pInfo |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdCopyMemoryToAccelerationStructureKHR
( VkCommandBuffer commandBuffer
, const VkCopyMemoryToAccelerationStructureInfoKHR* pInfo
)vkCmdCopyMemoryToAccelerationStructureKHR registry at www.khronos.org
type PFN_vkCmdCopyMemoryToAccelerationStructureKHR = FunPtr HS_vkCmdCopyMemoryToAccelerationStructureKHR Source #
type VkCmdTraceRaysKHR = "vkCmdTraceRaysKHR" Source #
pattern VkCmdTraceRaysKHR :: CString Source #
type HS_vkCmdTraceRaysKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkStridedBufferRegionKHR | pRaygenShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pMissShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pHitShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pCallableShaderBindingTable |
| -> Word32 | width |
| -> Word32 | height |
| -> Word32 | depth |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdTraceRaysKHR
( VkCommandBuffer commandBuffer
, const VkStridedBufferRegionKHR* pRaygenShaderBindingTable
, const VkStridedBufferRegionKHR* pMissShaderBindingTable
, const VkStridedBufferRegionKHR* pHitShaderBindingTable
, const VkStridedBufferRegionKHR* pCallableShaderBindingTable
, uint32_t width
, uint32_t height
, uint32_t depth
)type VkCreateRayTracingPipelinesKHR = "vkCreateRayTracingPipelinesKHR" Source #
pattern VkCreateRayTracingPipelinesKHR :: CString Source #
type HS_vkCreateRayTracingPipelinesKHR Source #
Arguments
| = VkDevice | device |
| -> VkPipelineCache | pipelineCache |
| -> Word32 | createInfoCount |
| -> Ptr VkRayTracingPipelineCreateInfoKHR | pCreateInfos |
| -> Ptr VkAllocationCallbacks | pAllocator |
| -> Ptr VkPipeline | pPipelines |
| -> IO VkResult |
Success codes: VK_SUCCESS, VK_OPERATION_DEFERRED_KHR, VK_OPERATION_NOT_DEFERRED_KHR, VK_PIPELINE_COMPILE_REQUIRED_EXT.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY, VK_ERROR_INVALID_OPAQUE_CAPTURE_ADDRESS.
VkResult vkCreateRayTracingPipelinesKHR
( VkDevice device
, VkPipelineCache pipelineCache
, uint32_t createInfoCount
, const VkRayTracingPipelineCreateInfoKHR* pCreateInfos
, const VkAllocationCallbacks* pAllocator
, VkPipeline* pPipelines
)type VkGetRayTracingShaderGroupHandlesKHR = "vkGetRayTracingShaderGroupHandlesKHR" Source #
pattern VkGetRayTracingShaderGroupHandlesKHR :: CString Source #
type HS_vkGetRayTracingShaderGroupHandlesKHR Source #
Arguments
| = VkDevice | device |
| -> VkPipeline | pipeline |
| -> Word32 | firstGroup |
| -> Word32 | groupCount |
| -> CSize | dataSize |
| -> Ptr Void | pData |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkGetRayTracingShaderGroupHandlesKHR
( VkDevice device
, VkPipeline pipeline
, uint32_t firstGroup
, uint32_t groupCount
, size_t dataSize
, void* pData
)vkGetRayTracingShaderGroupHandlesKHR registry at www.khronos.org
type PFN_vkGetRayTracingShaderGroupHandlesKHR = FunPtr HS_vkGetRayTracingShaderGroupHandlesKHR Source #
type VkGetAccelerationStructureDeviceAddressKHR = "vkGetAccelerationStructureDeviceAddressKHR" Source #
pattern VkGetAccelerationStructureDeviceAddressKHR :: CString Source #
type HS_vkGetAccelerationStructureDeviceAddressKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkAccelerationStructureDeviceAddressInfoKHR | pInfo |
| -> IO VkDeviceAddress |
VkDeviceAddress vkGetAccelerationStructureDeviceAddressKHR
( VkDevice device
, const VkAccelerationStructureDeviceAddressInfoKHR* pInfo
)vkGetAccelerationStructureDeviceAddressKHR registry at www.khronos.org
type PFN_vkGetAccelerationStructureDeviceAddressKHR = FunPtr HS_vkGetAccelerationStructureDeviceAddressKHR Source #
type VkGetRayTracingCaptureReplayShaderGroupHandlesKHR = "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR" Source #
type HS_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR Source #
Arguments
| = VkDevice | device |
| -> VkPipeline | pipeline |
| -> Word32 | firstGroup |
| -> Word32 | groupCount |
| -> CSize | dataSize |
| -> Ptr Void | pData |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY.
VkResult vkGetRayTracingCaptureReplayShaderGroupHandlesKHR
( VkDevice device
, VkPipeline pipeline
, uint32_t firstGroup
, uint32_t groupCount
, size_t dataSize
, void* pData
)vkGetRayTracingCaptureReplayShaderGroupHandlesKHR registry at www.khronos.org
type PFN_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR = FunPtr HS_vkGetRayTracingCaptureReplayShaderGroupHandlesKHR Source #
type VkCmdWriteAccelerationStructuresPropertiesKHR = "vkCmdWriteAccelerationStructuresPropertiesKHR" Source #
type HS_vkCmdWriteAccelerationStructuresPropertiesKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Word32 | accelerationStructureCount |
| -> Ptr VkAccelerationStructureKHR | pAccelerationStructures |
| -> VkQueryType | queryType |
| -> VkQueryPool | queryPool |
| -> Word32 | firstQuery |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdWriteAccelerationStructuresPropertiesKHR
( VkCommandBuffer commandBuffer
, uint32_t accelerationStructureCount
, const VkAccelerationStructureKHR* pAccelerationStructures
, VkQueryType queryType
, VkQueryPool queryPool
, uint32_t firstQuery
)vkCmdWriteAccelerationStructuresPropertiesKHR registry at www.khronos.org
type PFN_vkCmdWriteAccelerationStructuresPropertiesKHR = FunPtr HS_vkCmdWriteAccelerationStructuresPropertiesKHR Source #
type VkCmdTraceRaysIndirectKHR = "vkCmdTraceRaysIndirectKHR" Source #
pattern VkCmdTraceRaysIndirectKHR :: CString Source #
type HS_vkCmdTraceRaysIndirectKHR Source #
Arguments
| = VkCommandBuffer | commandBuffer |
| -> Ptr VkStridedBufferRegionKHR | pRaygenShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pMissShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pHitShaderBindingTable |
| -> Ptr VkStridedBufferRegionKHR | pCallableShaderBindingTable |
| -> VkBuffer | buffer |
| -> VkDeviceSize | offset |
| -> IO () |
Queues: compute.
Renderpass: outside
void vkCmdTraceRaysIndirectKHR
( VkCommandBuffer commandBuffer
, const VkStridedBufferRegionKHR* pRaygenShaderBindingTable
, const VkStridedBufferRegionKHR* pMissShaderBindingTable
, const VkStridedBufferRegionKHR* pHitShaderBindingTable
, const VkStridedBufferRegionKHR* pCallableShaderBindingTable
, VkBuffer buffer
, VkDeviceSize offset
)type VkGetDeviceAccelerationStructureCompatibilityKHR = "vkGetDeviceAccelerationStructureCompatibilityKHR" Source #
type HS_vkGetDeviceAccelerationStructureCompatibilityKHR Source #
Arguments
| = VkDevice | device |
| -> Ptr VkAccelerationStructureVersionKHR | version |
| -> IO VkResult |
Success codes: VK_SUCCESS.
Error codes: VK_ERROR_INCOMPATIBLE_VERSION_KHR.
VkResult vkGetDeviceAccelerationStructureCompatibilityKHR
( VkDevice device
, const VkAccelerationStructureVersionKHR* version
)vkGetDeviceAccelerationStructureCompatibilityKHR registry at www.khronos.org
type PFN_vkGetDeviceAccelerationStructureCompatibilityKHR = FunPtr HS_vkGetDeviceAccelerationStructureCompatibilityKHR Source #
newtype VkInternalAllocationType Source #
Constructors
| VkInternalAllocationType Int32 |
Bundled Patterns
| pattern VK_INTERNAL_ALLOCATION_TYPE_EXECUTABLE :: VkInternalAllocationType |
Instances
newtype VkQueryControlBitmask (a :: FlagType) Source #
Constructors
| VkQueryControlBitmask VkFlags |
Bundled Patterns
| pattern VkQueryControlFlagBits :: VkFlags -> VkQueryControlBitmask FlagBit | |
| pattern VkQueryControlFlags :: VkFlags -> VkQueryControlBitmask FlagMask | |
| pattern VK_QUERY_CONTROL_PRECISE_BIT :: VkQueryControlBitmask a | Require precise results to be collected by the query bitpos = |
Instances
newtype VkQueryPipelineStatisticBitmask (a :: FlagType) Source #
Constructors
| VkQueryPipelineStatisticBitmask VkFlags |
Bundled Patterns
Instances
newtype VkQueryPoolSamplingModeINTEL Source #
Constructors
| VkQueryPoolSamplingModeINTEL Int32 |
Bundled Patterns
| pattern VK_QUERY_POOL_SAMPLING_MODE_MANUAL_INTEL :: VkQueryPoolSamplingModeINTEL |
Instances
newtype VkQueryResultBitmask (a :: FlagType) Source #
Constructors
| VkQueryResultBitmask VkFlags |
Bundled Patterns
| pattern VkQueryResultFlagBits :: VkFlags -> VkQueryResultBitmask FlagBit | |
| pattern VkQueryResultFlags :: VkFlags -> VkQueryResultBitmask FlagMask | |
| pattern VK_QUERY_RESULT_64_BIT :: VkQueryResultBitmask a | Results of the queries are written to the destination buffer as 64-bit values bitpos = |
| pattern VK_QUERY_RESULT_WAIT_BIT :: VkQueryResultBitmask a | Results of the queries are waited on before proceeding with the result copy bitpos = |
| pattern VK_QUERY_RESULT_WITH_AVAILABILITY_BIT :: VkQueryResultBitmask a | Besides the results of the query, the availability of the results is also written bitpos = |
| pattern VK_QUERY_RESULT_PARTIAL_BIT :: VkQueryResultBitmask a | Copy the partial results of the query even if the final results are not available bitpos = |
Instances
newtype VkQueryType Source #
type = enum
Constructors
| VkQueryType Int32 |
Bundled Patterns
| pattern VK_QUERY_TYPE_OCCLUSION :: VkQueryType | |
| pattern VK_QUERY_TYPE_PIPELINE_STATISTICS :: VkQueryType | Optional |
| pattern VK_QUERY_TYPE_TIMESTAMP :: VkQueryType |
Instances
newtype VkQueryPoolCreateFlagBits Source #
Constructors
| VkQueryPoolCreateFlagBits VkFlags |
Instances
Bundled Patterns
| pattern VK_SUCCESS :: VkResult | Command completed successfully |
| pattern VK_NOT_READY :: VkResult | A fence or query has not yet completed |
| pattern VK_TIMEOUT :: VkResult | A wait operation has not completed in the specified time |
| pattern VK_EVENT_SET :: VkResult | An event is signaled |
| pattern VK_EVENT_RESET :: VkResult | An event is unsignaled |
| pattern VK_INCOMPLETE :: VkResult | A return array was too small for the result |
| pattern VK_ERROR_OUT_OF_HOST_MEMORY :: VkResult | A host memory allocation has failed |
| pattern VK_ERROR_OUT_OF_DEVICE_MEMORY :: VkResult | A device memory allocation has failed |
| pattern VK_ERROR_INITIALIZATION_FAILED :: VkResult | Initialization of a object has failed |
| pattern VK_ERROR_DEVICE_LOST :: VkResult | The logical device has been lost. See |
| pattern VK_ERROR_MEMORY_MAP_FAILED :: VkResult | Mapping of a memory object has failed |
| pattern VK_ERROR_LAYER_NOT_PRESENT :: VkResult | Layer specified does not exist |
| pattern VK_ERROR_EXTENSION_NOT_PRESENT :: VkResult | Extension specified does not exist |
| pattern VK_ERROR_FEATURE_NOT_PRESENT :: VkResult | Requested feature is not available on this device |
| pattern VK_ERROR_INCOMPATIBLE_DRIVER :: VkResult | Unable to find a Vulkan driver |
| pattern VK_ERROR_TOO_MANY_OBJECTS :: VkResult | Too many objects of the type have already been created |
| pattern VK_ERROR_FORMAT_NOT_SUPPORTED :: VkResult | Requested format is not supported on this device |
| pattern VK_ERROR_FRAGMENTED_POOL :: VkResult | A requested pool allocation has failed due to fragmentation of the pool's memory |
| pattern VK_ERROR_UNKNOWN :: VkResult | An unknown error has occurred, due to an implementation or application bug |
Instances
| Enum VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| Eq VkResult Source # | |
| Ord VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
| Read VkResult Source # | |
| Show VkResult Source # | |
| Storable VkResult Source # | |
Defined in Graphics.Vulkan.Types.Enum.Result | |
newtype VkSystemAllocationScope Source #
Constructors
| VkSystemAllocationScope Int32 |
Bundled Patterns
Instances
newVkAllocationFunction :: HS_vkAllocationFunction -> IO PFN_vkAllocationFunction Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkDebugReportCallbackEXT :: HS_vkDebugReportCallbackEXT -> IO PFN_vkDebugReportCallbackEXT Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkDebugUtilsMessengerCallbackEXT :: HS_vkDebugUtilsMessengerCallbackEXT -> IO PFN_vkDebugUtilsMessengerCallbackEXT Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkFreeFunction :: HS_vkFreeFunction -> IO PFN_vkFreeFunction Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkInternalAllocationNotification :: HS_vkInternalAllocationNotification -> IO PFN_vkInternalAllocationNotification Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkInternalFreeNotification :: HS_vkInternalFreeNotification -> IO PFN_vkInternalFreeNotification Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkReallocationFunction :: HS_vkReallocationFunction -> IO PFN_vkReallocationFunction Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
newVkVoidFunction :: HS_vkVoidFunction -> IO PFN_vkVoidFunction Source #
Wrap haskell function into C-callable FunPtr. Note, you need to free resources after using it.
unwrapVkDebugReportCallbackEXT :: PFN_vkDebugReportCallbackEXT -> HS_vkDebugReportCallbackEXT Source #
unwrapVkDebugUtilsMessengerCallbackEXT :: PFN_vkDebugUtilsMessengerCallbackEXT -> HS_vkDebugUtilsMessengerCallbackEXT Source #
unwrapVkInternalAllocationNotification :: PFN_vkInternalAllocationNotification -> HS_vkInternalAllocationNotification Source #
unwrapVkInternalFreeNotification :: PFN_vkInternalFreeNotification -> HS_vkInternalFreeNotification Source #
type HS_vkAllocationFunction = Ptr Void -> CSize -> CSize -> VkSystemAllocationScope -> IO (Ptr Void) Source #
type HS_vkDebugReportCallbackEXT = VkDebugReportFlagsEXT -> VkDebugReportObjectTypeEXT -> Word64 -> CSize -> Int32 -> CString -> CString -> Ptr Void -> IO VkBool32 Source #
type HS_vkDebugUtilsMessengerCallbackEXT = VkDebugUtilsMessageSeverityFlagBitsEXT -> VkDebugUtilsMessageTypeFlagsEXT -> Ptr VkDebugUtilsMessengerCallbackDataEXT -> Ptr Void -> IO VkBool32 Source #
type HS_vkInternalAllocationNotification = Ptr Void -> CSize -> VkInternalAllocationType -> VkSystemAllocationScope -> IO () Source #
type HS_vkInternalFreeNotification = Ptr Void -> CSize -> VkInternalAllocationType -> VkSystemAllocationScope -> IO () Source #
type HS_vkReallocationFunction = Ptr Void -> Ptr Void -> CSize -> CSize -> VkSystemAllocationScope -> IO (Ptr Void) Source #
type HS_vkVoidFunction = IO () Source #
type PFN_vkAllocationFunction = FunPtr HS_vkAllocationFunction Source #
typedef void* (VKAPI_PTR *PFN_vkAllocationFunction)(
void* pUserData,
size_t size,
size_t alignment,
VkSystemAllocationScope allocationScope);type PFN_vkDebugReportCallbackEXT = FunPtr HS_vkDebugReportCallbackEXT Source #
typedef VkBool32 (VKAPI_PTR *PFN_vkDebugReportCallbackEXT)(
VkDebugReportFlagsEXT flags,
VkDebugReportObjectTypeEXT objectType,
uint64_t object,
size_t location,
int32_t messageCode,
const char* pLayerPrefix,
const char* pMessage,
void* pUserData);type PFN_vkDebugUtilsMessengerCallbackEXT = FunPtr HS_vkDebugUtilsMessengerCallbackEXT Source #
typedef VkBool32 (VKAPI_PTR *PFN_vkDebugUtilsMessengerCallbackEXT)(
VkDebugUtilsMessageSeverityFlagBitsEXT messageSeverity,
VkDebugUtilsMessageTypeFlagsEXT messageTypes,
const VkDebugUtilsMessengerCallbackDataEXT* pCallbackData,
void* pUserData);type PFN_vkFreeFunction = FunPtr HS_vkFreeFunction Source #
typedef void (VKAPI_PTR *PFN_vkFreeFunction)(
void* pUserData,
void* pMemory);type PFN_vkInternalAllocationNotification = FunPtr HS_vkInternalAllocationNotification Source #
typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)(
void* pUserData,
size_t size,
VkInternalAllocationType allocationType,
VkSystemAllocationScope allocationScope);type PFN_vkInternalFreeNotification = FunPtr HS_vkInternalFreeNotification Source #
typedef void (VKAPI_PTR *PFN_vkInternalFreeNotification)(
void* pUserData,
size_t size,
VkInternalAllocationType allocationType,
VkSystemAllocationScope allocationScope);type PFN_vkReallocationFunction = FunPtr HS_vkReallocationFunction Source #
typedef void* (VKAPI_PTR *PFN_vkReallocationFunction)(
void* pUserData,
void* pOriginal,
size_t size,
size_t alignment,
VkSystemAllocationScope allocationScope);type PFN_vkVoidFunction = FunPtr HS_vkVoidFunction Source #
typedef void (VKAPI_PTR *PFN_vkVoidFunction)(void);
data VkAccelerationStructureKHR_T Source #
Opaque data type referenced by VkAccelerationStructureKHR
data VkAccelerationStructureNV_T Source #
Opaque data type referenced by VkAccelerationStructureNV
type VkBuffer = VkPtr VkBuffer_T Source #
type VkBufferView = VkPtr VkBufferView_T Source #
data VkBufferView_T Source #
Opaque data type referenced by VkBufferView
data VkBuffer_T Source #
Opaque data type referenced by VkBuffer
type VkCommandBuffer = Ptr VkCommandBuffer_T Source #
data VkCommandBuffer_T Source #
Opaque data type referenced by VkCommandBuffer
type VkCommandPool = VkPtr VkCommandPool_T Source #
data VkCommandPool_T Source #
Opaque data type referenced by VkCommandPool
data VkDebugReportCallbackEXT_T Source #
Opaque data type referenced by VkDebugReportCallbackEXT
data VkDebugUtilsMessengerEXT_T Source #
Opaque data type referenced by VkDebugUtilsMessengerEXT
data VkDeferredOperationKHR_T Source #
Opaque data type referenced by VkDeferredOperationKHR
data VkDescriptorPool_T Source #
Opaque data type referenced by VkDescriptorPool
type VkDescriptorSet = VkPtr VkDescriptorSet_T Source #
data VkDescriptorSetLayout_T Source #
Opaque data type referenced by VkDescriptorSetLayout
data VkDescriptorSet_T Source #
Opaque data type referenced by VkDescriptorSet
data VkDescriptorUpdateTemplateKHR_T Source #
Opaque data type referenced by VkDescriptorUpdateTemplateKHR
data VkDescriptorUpdateTemplate_T Source #
Opaque data type referenced by VkDescriptorUpdateTemplate
type VkDevice = Ptr VkDevice_T Source #
type VkDeviceMemory = VkPtr VkDeviceMemory_T Source #
data VkDeviceMemory_T Source #
Opaque data type referenced by VkDeviceMemory
data VkDevice_T Source #
Opaque data type referenced by VkDevice
type VkDisplayKHR = VkPtr VkDisplayKHR_T Source #
data VkDisplayKHR_T Source #
Opaque data type referenced by VkDisplayKHR
data VkDisplayModeKHR_T Source #
Opaque data type referenced by VkDisplayModeKHR
type VkFramebuffer = VkPtr VkFramebuffer_T Source #
data VkFramebuffer_T Source #
Opaque data type referenced by VkFramebuffer
type VkImageView = VkPtr VkImageView_T Source #
data VkImageView_T Source #
Opaque data type referenced by VkImageView
data VkIndirectCommandsLayoutNV_T Source #
Opaque data type referenced by VkIndirectCommandsLayoutNV
type VkInstance = Ptr VkInstance_T Source #
data VkInstance_T Source #
Opaque data type referenced by VkInstance
data VkPerformanceConfigurationINTEL_T Source #
Opaque data type referenced by VkPerformanceConfigurationINTEL
type VkPhysicalDevice = Ptr VkPhysicalDevice_T Source #
data VkPhysicalDevice_T Source #
Opaque data type referenced by VkPhysicalDevice
type VkPipeline = VkPtr VkPipeline_T Source #
type VkPipelineCache = VkPtr VkPipelineCache_T Source #
data VkPipelineCache_T Source #
Opaque data type referenced by VkPipelineCache
data VkPipelineLayout_T Source #
Opaque data type referenced by VkPipelineLayout
data VkPipeline_T Source #
Opaque data type referenced by VkPipeline
data VkPrivateDataSlotEXT_T Source #
Opaque data type referenced by VkPrivateDataSlotEXT
type VkQueryPool = VkPtr VkQueryPool_T Source #
data VkQueryPool_T Source #
Opaque data type referenced by VkQueryPool
type VkRenderPass = VkPtr VkRenderPass_T Source #
data VkRenderPass_T Source #
Opaque data type referenced by VkRenderPass
type VkSampler = VkPtr VkSampler_T Source #
data VkSamplerYcbcrConversionKHR_T Source #
Opaque data type referenced by VkSamplerYcbcrConversionKHR
data VkSamplerYcbcrConversion_T Source #
Opaque data type referenced by VkSamplerYcbcrConversion
data VkSampler_T Source #
Opaque data type referenced by VkSampler
type VkSemaphore = VkPtr VkSemaphore_T Source #
data VkSemaphore_T Source #
Opaque data type referenced by VkSemaphore
type VkShaderModule = VkPtr VkShaderModule_T Source #
data VkShaderModule_T Source #
Opaque data type referenced by VkShaderModule
type VkSurfaceKHR = VkPtr VkSurfaceKHR_T Source #
data VkSurfaceKHR_T Source #
Opaque data type referenced by VkSurfaceKHR
type VkSwapchainKHR = VkPtr VkSwapchainKHR_T Source #
data VkSwapchainKHR_T Source #
Opaque data type referenced by VkSwapchainKHR
data VkValidationCacheEXT_T Source #
Opaque data type referenced by VkValidationCacheEXT
type VkAllocationCallbacks = VkStruct VkAllocationCallbacks' Source #
typedef struct VkAllocationCallbacks {
void* pUserData;
PFN_vkAllocationFunction pfnAllocation;
PFN_vkReallocationFunction pfnReallocation;
PFN_vkFreeFunction pfnFree;
PFN_vkInternalAllocationNotification pfnInternalAllocation;
PFN_vkInternalFreeNotification pfnInternalFree;
} VkAllocationCallbacks;type VkDeferredOperationInfoKHR = VkStruct VkDeferredOperationInfoKHR' Source #
typedef struct VkDeferredOperationInfoKHR {
VkStructureType sType;
const void* pNext;
VkDeferredOperationKHR operationHandle;
} VkDeferredOperationInfoKHR;type VkMemoryAllocateFlagsInfo = VkStruct VkMemoryAllocateFlagsInfo' Source #
typedef struct VkMemoryAllocateFlagsInfo {
VkStructureType sType;
const void* pNext;
VkMemoryAllocateFlags flags;
uint32_t deviceMask;
} VkMemoryAllocateFlagsInfo;type VkMemoryAllocateFlagsInfoKHR = VkMemoryAllocateFlagsInfo Source #
Alias for VkMemoryAllocateFlagsInfo
type VkMemoryAllocateInfo = VkStruct VkMemoryAllocateInfo' Source #
typedef struct VkMemoryAllocateInfo {
VkStructureType sType;
const void* pNext;
VkDeviceSize allocationSize;
uint32_t memoryTypeIndex;
} VkMemoryAllocateInfo;type VkMemoryBarrier = VkStruct VkMemoryBarrier' Source #
typedef struct VkMemoryBarrier {
VkStructureType sType;
const void* pNext;
VkAccessFlags srcAccessMask;
VkAccessFlags dstAccessMask;
} VkMemoryBarrier;type VkMemoryDedicatedAllocateInfo = VkStruct VkMemoryDedicatedAllocateInfo' Source #
typedef struct VkMemoryDedicatedAllocateInfo {
VkStructureType sType;
const void* pNext;
VkImage image;
VkBuffer buffer;
} VkMemoryDedicatedAllocateInfo;type VkMemoryDedicatedAllocateInfoKHR = VkMemoryDedicatedAllocateInfo Source #
Alias for VkMemoryDedicatedAllocateInfo
type VkMemoryDedicatedRequirements = VkStruct VkMemoryDedicatedRequirements' Source #
typedef struct VkMemoryDedicatedRequirements {
VkStructureType sType;
void* pNext;
VkBool32 prefersDedicatedAllocation;
VkBool32 requiresDedicatedAllocation;
} VkMemoryDedicatedRequirements;type VkMemoryDedicatedRequirementsKHR = VkMemoryDedicatedRequirements Source #
Alias for VkMemoryDedicatedRequirements
type VkMemoryFdPropertiesKHR = VkStruct VkMemoryFdPropertiesKHR' Source #
typedef struct VkMemoryFdPropertiesKHR {
VkStructureType sType;
void* pNext;
uint32_t memoryTypeBits;
} VkMemoryFdPropertiesKHR;type VkMemoryGetFdInfoKHR = VkStruct VkMemoryGetFdInfoKHR' Source #
typedef struct VkMemoryGetFdInfoKHR {
VkStructureType sType;
const void* pNext;
VkDeviceMemory memory;
VkExternalMemoryHandleTypeFlagBits handleType;
} VkMemoryGetFdInfoKHR;type VkMemoryHeap = VkStruct VkMemoryHeap' Source #
typedef struct VkMemoryHeap {
VkDeviceSize size;
VkMemoryHeapFlags flags;
} VkMemoryHeap;type VkMemoryHostPointerPropertiesEXT = VkStruct VkMemoryHostPointerPropertiesEXT' Source #
typedef struct VkMemoryHostPointerPropertiesEXT {
VkStructureType sType;
void* pNext;
uint32_t memoryTypeBits;
} VkMemoryHostPointerPropertiesEXT;VkMemoryHostPointerPropertiesEXT registry at www.khronos.org
type VkMemoryOpaqueCaptureAddressAllocateInfo = VkStruct VkMemoryOpaqueCaptureAddressAllocateInfo' Source #
typedef struct VkMemoryOpaqueCaptureAddressAllocateInfo {
VkStructureType sType;
const void* pNext;
uint64_t opaqueCaptureAddress;
} VkMemoryOpaqueCaptureAddressAllocateInfo;VkMemoryOpaqueCaptureAddressAllocateInfo registry at www.khronos.org
type VkMemoryOpaqueCaptureAddressAllocateInfoKHR = VkMemoryOpaqueCaptureAddressAllocateInfo Source #
Alias for VkMemoryOpaqueCaptureAddressAllocateInfo
type VkMemoryPriorityAllocateInfoEXT = VkStruct VkMemoryPriorityAllocateInfoEXT' Source #
typedef struct VkMemoryPriorityAllocateInfoEXT {
VkStructureType sType;
const void* pNext;
float priority;
} VkMemoryPriorityAllocateInfoEXT;type VkMemoryRequirements = VkStruct VkMemoryRequirements' Source #
typedef struct VkMemoryRequirements {
VkDeviceSize size;
VkDeviceSize alignment;
uint32_t memoryTypeBits;
} VkMemoryRequirements;type VkMemoryRequirements2 = VkStruct VkMemoryRequirements2' Source #
typedef struct VkMemoryRequirements2 {
VkStructureType sType;
void* pNext;
VkMemoryRequirements memoryRequirements;
} VkMemoryRequirements2;type VkMemoryRequirements2KHR = VkMemoryRequirements2 Source #
Alias for VkMemoryRequirements2
type VkMemoryType = VkStruct VkMemoryType' Source #
typedef struct VkMemoryType {
VkMemoryPropertyFlags propertyFlags;
uint32_t heapIndex;
} VkMemoryType;type VkGraphicsPipelineCreateInfo = VkStruct VkGraphicsPipelineCreateInfo' Source #
typedef struct VkGraphicsPipelineCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineCreateFlags flags;
uint32_t stageCount;
const VkPipelineShaderStageCreateInfo* pStages;
const VkPipelineVertexInputStateCreateInfo* pVertexInputState;
const VkPipelineInputAssemblyStateCreateInfo* pInputAssemblyState;
const VkPipelineTessellationStateCreateInfo* pTessellationState;
const VkPipelineViewportStateCreateInfo* pViewportState;
const VkPipelineRasterizationStateCreateInfo* pRasterizationState;
const VkPipelineMultisampleStateCreateInfo* pMultisampleState;
const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState;
const VkPipelineColorBlendStateCreateInfo* pColorBlendState;
const VkPipelineDynamicStateCreateInfo* pDynamicState;
VkPipelineLayout layout;
VkRenderPass renderPass;
uint32_t subpass;
VkPipeline basePipelineHandle;
int32_t basePipelineIndex;
} VkGraphicsPipelineCreateInfo;type VkPipelineCacheCreateInfo = VkStruct VkPipelineCacheCreateInfo' Source #
typedef struct VkPipelineCacheCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineCacheCreateFlags flags;
size_t initialDataSize;
const void* pInitialData;
} VkPipelineCacheCreateInfo;type VkPipelineColorBlendAdvancedStateCreateInfoEXT = VkStruct VkPipelineColorBlendAdvancedStateCreateInfoEXT' Source #
typedef struct VkPipelineColorBlendAdvancedStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkBool32 srcPremultiplied;
VkBool32 dstPremultiplied;
VkBlendOverlapEXT blendOverlap;
} VkPipelineColorBlendAdvancedStateCreateInfoEXT;VkPipelineColorBlendAdvancedStateCreateInfoEXT registry at www.khronos.org
type VkPipelineColorBlendAttachmentState = VkStruct VkPipelineColorBlendAttachmentState' Source #
typedef struct VkPipelineColorBlendAttachmentState {
VkBool32 blendEnable;
VkBlendFactor srcColorBlendFactor;
VkBlendFactor dstColorBlendFactor;
VkBlendOp colorBlendOp;
VkBlendFactor srcAlphaBlendFactor;
VkBlendFactor dstAlphaBlendFactor;
VkBlendOp alphaBlendOp;
VkColorComponentFlags colorWriteMask;
} VkPipelineColorBlendAttachmentState;VkPipelineColorBlendAttachmentState registry at www.khronos.org
type VkPipelineColorBlendStateCreateInfo = VkStruct VkPipelineColorBlendStateCreateInfo' Source #
typedef struct VkPipelineColorBlendStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineColorBlendStateCreateFlags flags;
VkBool32 logicOpEnable;
VkLogicOp logicOp;
uint32_t attachmentCount;
const VkPipelineColorBlendAttachmentState* pAttachments;
float blendConstants[4];
} VkPipelineColorBlendStateCreateInfo;VkPipelineColorBlendStateCreateInfo registry at www.khronos.org
type VkPipelineCompilerControlCreateInfoAMD = VkStruct VkPipelineCompilerControlCreateInfoAMD' Source #
typedef struct VkPipelineCompilerControlCreateInfoAMD {
VkStructureType sType;
const void* pNext;
VkPipelineCompilerControlFlagsAMD compilerControlFlags;
} VkPipelineCompilerControlCreateInfoAMD;VkPipelineCompilerControlCreateInfoAMD registry at www.khronos.org
type VkPipelineCoverageModulationStateCreateInfoNV = VkStruct VkPipelineCoverageModulationStateCreateInfoNV' Source #
typedef struct VkPipelineCoverageModulationStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkPipelineCoverageModulationStateCreateFlagsNV flags;
VkCoverageModulationModeNV coverageModulationMode;
VkBool32 coverageModulationTableEnable;
uint32_t coverageModulationTableCount;
const float* pCoverageModulationTable;
} VkPipelineCoverageModulationStateCreateInfoNV;VkPipelineCoverageModulationStateCreateInfoNV registry at www.khronos.org
type VkPipelineCoverageReductionStateCreateInfoNV = VkStruct VkPipelineCoverageReductionStateCreateInfoNV' Source #
typedef struct VkPipelineCoverageReductionStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkPipelineCoverageReductionStateCreateFlagsNV flags;
VkCoverageReductionModeNV coverageReductionMode;
} VkPipelineCoverageReductionStateCreateInfoNV;VkPipelineCoverageReductionStateCreateInfoNV registry at www.khronos.org
type VkPipelineCoverageToColorStateCreateInfoNV = VkStruct VkPipelineCoverageToColorStateCreateInfoNV' Source #
typedef struct VkPipelineCoverageToColorStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkPipelineCoverageToColorStateCreateFlagsNV flags;
VkBool32 coverageToColorEnable;
uint32_t coverageToColorLocation;
} VkPipelineCoverageToColorStateCreateInfoNV;VkPipelineCoverageToColorStateCreateInfoNV registry at www.khronos.org
type VkPipelineCreationFeedbackCreateInfoEXT = VkStruct VkPipelineCreationFeedbackCreateInfoEXT' Source #
typedef struct VkPipelineCreationFeedbackCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkPipelineCreationFeedbackEXT* pPipelineCreationFeedback;
uint32_t pipelineStageCreationFeedbackCount;
VkPipelineCreationFeedbackEXT* pPipelineStageCreationFeedbacks;
} VkPipelineCreationFeedbackCreateInfoEXT;VkPipelineCreationFeedbackCreateInfoEXT registry at www.khronos.org
type VkPipelineCreationFeedbackEXT = VkStruct VkPipelineCreationFeedbackEXT' Source #
typedef struct VkPipelineCreationFeedbackEXT {
VkPipelineCreationFeedbackFlagsEXT flags;
uint64_t duration;
} VkPipelineCreationFeedbackEXT;type VkPipelineDepthStencilStateCreateInfo = VkStruct VkPipelineDepthStencilStateCreateInfo' Source #
typedef struct VkPipelineDepthStencilStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineDepthStencilStateCreateFlags flags;
VkBool32 depthTestEnable;
VkBool32 depthWriteEnable;
VkCompareOp depthCompareOp;
VkBool32 depthBoundsTestEnable;
VkBool32 stencilTestEnable;
VkStencilOpState front;
VkStencilOpState back;
float minDepthBounds;
float maxDepthBounds;
} VkPipelineDepthStencilStateCreateInfo;VkPipelineDepthStencilStateCreateInfo registry at www.khronos.org
type VkPipelineDiscardRectangleStateCreateInfoEXT = VkStruct VkPipelineDiscardRectangleStateCreateInfoEXT' Source #
typedef struct VkPipelineDiscardRectangleStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkPipelineDiscardRectangleStateCreateFlagsEXT flags;
VkDiscardRectangleModeEXT discardRectangleMode;
uint32_t discardRectangleCount;
const VkRect2D* pDiscardRectangles;
} VkPipelineDiscardRectangleStateCreateInfoEXT;VkPipelineDiscardRectangleStateCreateInfoEXT registry at www.khronos.org
type VkPipelineDynamicStateCreateInfo = VkStruct VkPipelineDynamicStateCreateInfo' Source #
typedef struct VkPipelineDynamicStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineDynamicStateCreateFlags flags;
uint32_t dynamicStateCount;
const VkDynamicState* pDynamicStates;
} VkPipelineDynamicStateCreateInfo;VkPipelineDynamicStateCreateInfo registry at www.khronos.org
type VkPipelineExecutableInfoKHR = VkStruct VkPipelineExecutableInfoKHR' Source #
typedef struct VkPipelineExecutableInfoKHR {
VkStructureType sType;
const void* pNext;
VkPipeline pipeline;
uint32_t executableIndex;
} VkPipelineExecutableInfoKHR;type VkPipelineExecutableInternalRepresentationKHR = VkStruct VkPipelineExecutableInternalRepresentationKHR' Source #
typedef struct VkPipelineExecutableInternalRepresentationKHR {
VkStructureType sType;
void* pNext;
char name[VK_MAX_DESCRIPTION_SIZE];
char description[VK_MAX_DESCRIPTION_SIZE];
VkBool32 isText;
size_t dataSize;
void* pData;
} VkPipelineExecutableInternalRepresentationKHR;VkPipelineExecutableInternalRepresentationKHR registry at www.khronos.org
type VkPipelineExecutablePropertiesKHR = VkStruct VkPipelineExecutablePropertiesKHR' Source #
typedef struct VkPipelineExecutablePropertiesKHR {
VkStructureType sType;
void* pNext;
VkShaderStageFlags stages;
char name[VK_MAX_DESCRIPTION_SIZE];
char description[VK_MAX_DESCRIPTION_SIZE];
uint32_t subgroupSize;
} VkPipelineExecutablePropertiesKHR;VkPipelineExecutablePropertiesKHR registry at www.khronos.org
type VkPipelineExecutableStatisticKHR = VkStruct VkPipelineExecutableStatisticKHR' Source #
typedef struct VkPipelineExecutableStatisticKHR {
VkStructureType sType;
void* pNext;
char name[VK_MAX_DESCRIPTION_SIZE];
char description[VK_MAX_DESCRIPTION_SIZE];
VkPipelineExecutableStatisticFormatKHR format;
VkPipelineExecutableStatisticValueKHR value;
} VkPipelineExecutableStatisticKHR;VkPipelineExecutableStatisticKHR registry at www.khronos.org
type VkPipelineExecutableStatisticValueKHR = VkStruct VkPipelineExecutableStatisticValueKHR' Source #
typedef union VkPipelineExecutableStatisticValueKHR {
VkBool32 b32;
int64_t i64;
uint64_t u64;
double f64;
} VkPipelineExecutableStatisticValueKHR;VkPipelineExecutableStatisticValueKHR registry at www.khronos.org
type VkPipelineInfoKHR = VkStruct VkPipelineInfoKHR' Source #
typedef struct VkPipelineInfoKHR {
VkStructureType sType;
const void* pNext;
VkPipeline pipeline;
} VkPipelineInfoKHR;type VkPipelineInputAssemblyStateCreateInfo = VkStruct VkPipelineInputAssemblyStateCreateInfo' Source #
typedef struct VkPipelineInputAssemblyStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineInputAssemblyStateCreateFlags flags;
VkPrimitiveTopology topology;
VkBool32 primitiveRestartEnable;
} VkPipelineInputAssemblyStateCreateInfo;VkPipelineInputAssemblyStateCreateInfo registry at www.khronos.org
type VkPipelineLayoutCreateInfo = VkStruct VkPipelineLayoutCreateInfo' Source #
typedef struct VkPipelineLayoutCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineLayoutCreateFlags flags;
uint32_t setLayoutCount;
const VkDescriptorSetLayout* pSetLayouts;
uint32_t pushConstantRangeCount;
const VkPushConstantRange* pPushConstantRanges;
} VkPipelineLayoutCreateInfo;type VkPipelineMultisampleStateCreateInfo = VkStruct VkPipelineMultisampleStateCreateInfo' Source #
typedef struct VkPipelineMultisampleStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineMultisampleStateCreateFlags flags;
VkSampleCountFlagBits rasterizationSamples;
VkBool32 sampleShadingEnable;
float minSampleShading;
const VkSampleMask* pSampleMask;
VkBool32 alphaToCoverageEnable;
VkBool32 alphaToOneEnable;
} VkPipelineMultisampleStateCreateInfo;VkPipelineMultisampleStateCreateInfo registry at www.khronos.org
type VkPipelineRasterizationConservativeStateCreateInfoEXT = VkStruct VkPipelineRasterizationConservativeStateCreateInfoEXT' Source #
typedef struct VkPipelineRasterizationConservativeStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkPipelineRasterizationConservativeStateCreateFlagsEXT flags;
VkConservativeRasterizationModeEXT conservativeRasterizationMode;
float extraPrimitiveOverestimationSize;
} VkPipelineRasterizationConservativeStateCreateInfoEXT;VkPipelineRasterizationConservativeStateCreateInfoEXT registry at www.khronos.org
type VkPipelineRasterizationDepthClipStateCreateInfoEXT = VkStruct VkPipelineRasterizationDepthClipStateCreateInfoEXT' Source #
typedef struct VkPipelineRasterizationDepthClipStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkPipelineRasterizationDepthClipStateCreateFlagsEXT flags;
VkBool32 depthClipEnable;
} VkPipelineRasterizationDepthClipStateCreateInfoEXT;VkPipelineRasterizationDepthClipStateCreateInfoEXT registry at www.khronos.org
type VkPipelineRasterizationLineStateCreateInfoEXT = VkStruct VkPipelineRasterizationLineStateCreateInfoEXT' Source #
typedef struct VkPipelineRasterizationLineStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkLineRasterizationModeEXT lineRasterizationMode;
VkBool32 stippledLineEnable;
uint32_t lineStippleFactor;
uint16_t lineStipplePattern;
} VkPipelineRasterizationLineStateCreateInfoEXT;VkPipelineRasterizationLineStateCreateInfoEXT registry at www.khronos.org
type VkPipelineRasterizationStateCreateInfo = VkStruct VkPipelineRasterizationStateCreateInfo' Source #
typedef struct VkPipelineRasterizationStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineRasterizationStateCreateFlags flags;
VkBool32 depthClampEnable;
VkBool32 rasterizerDiscardEnable;
VkPolygonMode polygonMode;
VkCullModeFlags cullMode;
VkFrontFace frontFace;
VkBool32 depthBiasEnable;
float depthBiasConstantFactor;
float depthBiasClamp;
float depthBiasSlopeFactor;
float lineWidth;
} VkPipelineRasterizationStateCreateInfo;VkPipelineRasterizationStateCreateInfo registry at www.khronos.org
type VkPipelineRasterizationStateRasterizationOrderAMD = VkStruct VkPipelineRasterizationStateRasterizationOrderAMD' Source #
typedef struct VkPipelineRasterizationStateRasterizationOrderAMD {
VkStructureType sType;
const void* pNext;
VkRasterizationOrderAMD rasterizationOrder;
} VkPipelineRasterizationStateRasterizationOrderAMD;VkPipelineRasterizationStateRasterizationOrderAMD registry at www.khronos.org
type VkPipelineRasterizationStateStreamCreateInfoEXT = VkStruct VkPipelineRasterizationStateStreamCreateInfoEXT' Source #
typedef struct VkPipelineRasterizationStateStreamCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkPipelineRasterizationStateStreamCreateFlagsEXT flags;
uint32_t rasterizationStream;
} VkPipelineRasterizationStateStreamCreateInfoEXT;VkPipelineRasterizationStateStreamCreateInfoEXT registry at www.khronos.org
type VkPipelineRepresentativeFragmentTestStateCreateInfoNV = VkStruct VkPipelineRepresentativeFragmentTestStateCreateInfoNV' Source #
typedef struct VkPipelineRepresentativeFragmentTestStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkBool32 representativeFragmentTestEnable;
} VkPipelineRepresentativeFragmentTestStateCreateInfoNV;VkPipelineRepresentativeFragmentTestStateCreateInfoNV registry at www.khronos.org
type VkPipelineSampleLocationsStateCreateInfoEXT = VkStruct VkPipelineSampleLocationsStateCreateInfoEXT' Source #
typedef struct VkPipelineSampleLocationsStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
VkBool32 sampleLocationsEnable;
VkSampleLocationsInfoEXT sampleLocationsInfo;
} VkPipelineSampleLocationsStateCreateInfoEXT;VkPipelineSampleLocationsStateCreateInfoEXT registry at www.khronos.org
type VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT = VkStruct VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT' Source #
typedef struct VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT {
VkStructureType sType;
void* pNext;
uint32_t requiredSubgroupSize;
} VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT;VkPipelineShaderStageRequiredSubgroupSizeCreateInfoEXT registry at www.khronos.org
type VkPipelineTessellationDomainOriginStateCreateInfo = VkStruct VkPipelineTessellationDomainOriginStateCreateInfo' Source #
typedef struct VkPipelineTessellationDomainOriginStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkTessellationDomainOrigin domainOrigin;
} VkPipelineTessellationDomainOriginStateCreateInfo;VkPipelineTessellationDomainOriginStateCreateInfo registry at www.khronos.org
type VkPipelineTessellationDomainOriginStateCreateInfoKHR = VkPipelineTessellationDomainOriginStateCreateInfo Source #
type VkPipelineTessellationStateCreateInfo = VkStruct VkPipelineTessellationStateCreateInfo' Source #
typedef struct VkPipelineTessellationStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineTessellationStateCreateFlags flags;
uint32_t patchControlPoints;
} VkPipelineTessellationStateCreateInfo;VkPipelineTessellationStateCreateInfo registry at www.khronos.org
type VkPipelineVertexInputDivisorStateCreateInfoEXT = VkStruct VkPipelineVertexInputDivisorStateCreateInfoEXT' Source #
typedef struct VkPipelineVertexInputDivisorStateCreateInfoEXT {
VkStructureType sType;
const void* pNext;
uint32_t vertexBindingDivisorCount;
const VkVertexInputBindingDivisorDescriptionEXT* pVertexBindingDivisors;
} VkPipelineVertexInputDivisorStateCreateInfoEXT;VkPipelineVertexInputDivisorStateCreateInfoEXT registry at www.khronos.org
type VkPipelineVertexInputStateCreateInfo = VkStruct VkPipelineVertexInputStateCreateInfo' Source #
typedef struct VkPipelineVertexInputStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineVertexInputStateCreateFlags flags;
uint32_t vertexBindingDescriptionCount;
const VkVertexInputBindingDescription* pVertexBindingDescriptions;
uint32_t vertexAttributeDescriptionCount;
const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
} VkPipelineVertexInputStateCreateInfo;VkPipelineVertexInputStateCreateInfo registry at www.khronos.org
type VkPipelineViewportCoarseSampleOrderStateCreateInfoNV = VkStruct VkPipelineViewportCoarseSampleOrderStateCreateInfoNV' Source #
typedef struct VkPipelineViewportCoarseSampleOrderStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkCoarseSampleOrderTypeNV sampleOrderType;
uint32_t customSampleOrderCount;
const VkCoarseSampleOrderCustomNV* pCustomSampleOrders;
} VkPipelineViewportCoarseSampleOrderStateCreateInfoNV;VkPipelineViewportCoarseSampleOrderStateCreateInfoNV registry at www.khronos.org
type VkPipelineViewportExclusiveScissorStateCreateInfoNV = VkStruct VkPipelineViewportExclusiveScissorStateCreateInfoNV' Source #
typedef struct VkPipelineViewportExclusiveScissorStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
uint32_t exclusiveScissorCount;
const VkRect2D* pExclusiveScissors;
} VkPipelineViewportExclusiveScissorStateCreateInfoNV;VkPipelineViewportExclusiveScissorStateCreateInfoNV registry at www.khronos.org
type VkPipelineViewportShadingRateImageStateCreateInfoNV = VkStruct VkPipelineViewportShadingRateImageStateCreateInfoNV' Source #
typedef struct VkPipelineViewportShadingRateImageStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkBool32 shadingRateImageEnable;
uint32_t viewportCount;
const VkShadingRatePaletteNV* pShadingRatePalettes;
} VkPipelineViewportShadingRateImageStateCreateInfoNV;VkPipelineViewportShadingRateImageStateCreateInfoNV registry at www.khronos.org
type VkPipelineViewportStateCreateInfo = VkStruct VkPipelineViewportStateCreateInfo' Source #
typedef struct VkPipelineViewportStateCreateInfo {
VkStructureType sType;
const void* pNext;
VkPipelineViewportStateCreateFlags flags;
uint32_t viewportCount;
const VkViewport* pViewports;
uint32_t scissorCount;
const VkRect2D* pScissors;
} VkPipelineViewportStateCreateInfo;VkPipelineViewportStateCreateInfo registry at www.khronos.org
type VkPipelineViewportSwizzleStateCreateInfoNV = VkStruct VkPipelineViewportSwizzleStateCreateInfoNV' Source #
typedef struct VkPipelineViewportSwizzleStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkPipelineViewportSwizzleStateCreateFlagsNV flags;
uint32_t viewportCount;
const VkViewportSwizzleNV* pViewportSwizzles;
} VkPipelineViewportSwizzleStateCreateInfoNV;VkPipelineViewportSwizzleStateCreateInfoNV registry at www.khronos.org
type VkPipelineViewportWScalingStateCreateInfoNV = VkStruct VkPipelineViewportWScalingStateCreateInfoNV' Source #
typedef struct VkPipelineViewportWScalingStateCreateInfoNV {
VkStructureType sType;
const void* pNext;
VkBool32 viewportWScalingEnable;
uint32_t viewportCount;
const VkViewportWScalingNV* pViewportWScalings;
} VkPipelineViewportWScalingStateCreateInfoNV;VkPipelineViewportWScalingStateCreateInfoNV registry at www.khronos.org
type VK_KHR_RAY_TRACING_SPEC_VERSION = 8 Source #
pattern VK_KHR_RAY_TRACING_SPEC_VERSION :: (Num a, Eq a) => a Source #
type VK_KHR_RAY_TRACING_EXTENSION_NAME = "VK_KHR_ray_tracing" Source #
pattern VK_KHR_RAY_TRACING_EXTENSION_NAME :: CString Source #
pattern VK_SHADER_UNUSED_KHR :: Word32 Source #
pattern VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_BUILD_GEOMETRY_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_CREATE_GEOMETRY_TYPE_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_DEVICE_ADDRESS_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_AABBS_DATA_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_INSTANCES_DATA_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_GEOMETRY_TRIANGLES_DATA_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_COPY_ACCELERATION_STRUCTURE_TO_MEMORY_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_COPY_MEMORY_TO_ACCELERATION_STRUCTURE_INFO_KHR :: VkStructureType Source #
pattern VK_STRUCTURE_TYPE_RAY_TRACING_PIPELINE_INTERFACE_CREATE_INFO_KHR :: VkStructureType Source #
pattern VK_SHADER_STAGE_RAYGEN_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 8
pattern VK_SHADER_STAGE_ANY_HIT_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 9
pattern VK_SHADER_STAGE_CLOSEST_HIT_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 10
pattern VK_SHADER_STAGE_MISS_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 11
pattern VK_SHADER_STAGE_INTERSECTION_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 12
pattern VK_SHADER_STAGE_CALLABLE_BIT_KHR :: VkShaderStageBitmask a Source #
bitpos = 13
pattern VK_PIPELINE_STAGE_RAY_TRACING_SHADER_BIT_KHR :: VkPipelineStageBitmask a Source #
bitpos = 21
pattern VK_PIPELINE_STAGE_ACCELERATION_STRUCTURE_BUILD_BIT_KHR :: VkPipelineStageBitmask a Source #
bitpos = 25
pattern VK_BUFFER_USAGE_RAY_TRACING_BIT_KHR :: VkBufferUsageBitmask a Source #
bitpos = 10
pattern VK_ACCESS_ACCELERATION_STRUCTURE_READ_BIT_KHR :: VkAccessBitmask a Source #
bitpos = 21
pattern VK_ACCESS_ACCELERATION_STRUCTURE_WRITE_BIT_KHR :: VkAccessBitmask a Source #
bitpos = 22
pattern VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERATION_STRUCTURE_KHR_EXT :: VkDebugReportObjectTypeEXT Source #
pattern VK_INDEX_TYPE_NONE_KHR :: VkIndexType Source #
pattern VK_GEOMETRY_TYPE_INSTANCES_KHR :: VkGeometryTypeKHR Source #
pattern VK_ERROR_INCOMPATIBLE_VERSION_KHR :: VkResult Source #
pattern VK_FORMAT_FEATURE_ACCELERATION_STRUCTURE_VERTEX_BUFFER_BIT_KHR :: VkFormatFeatureBitmask a Source #
bitpos = 29
pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_ANY_HIT_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 14
pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_CLOSEST_HIT_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 15
pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_MISS_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 16
pattern VK_PIPELINE_CREATE_RAY_TRACING_NO_NULL_INTERSECTION_SHADERS_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 17
pattern VK_PIPELINE_CREATE_RAY_TRACING_SKIP_TRIANGLES_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 12
pattern VK_PIPELINE_CREATE_RAY_TRACING_SKIP_AABBS_BIT_KHR :: VkPipelineCreateBitmask a Source #
bitpos = 13
Orphan instances
| VulkanProc "vkBindAccelerationStructureMemoryKHR" Source # | |
Associated Types type VkProcType "vkBindAccelerationStructureMemoryKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkBindAccelerationStructureMemoryKHR") -> VkProcType "vkBindAccelerationStructureMemoryKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkBindAccelerationStructureMemoryKHR") -> VkProcType "vkBindAccelerationStructureMemoryKHR" Source # | |
| VulkanProc "vkBuildAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkBuildAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkBuildAccelerationStructureKHR") -> VkProcType "vkBuildAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkBuildAccelerationStructureKHR") -> VkProcType "vkBuildAccelerationStructureKHR" Source # | |
| VulkanProc "vkCmdBuildAccelerationStructureIndirectKHR" Source # | |
Associated Types type VkProcType "vkCmdBuildAccelerationStructureIndirectKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdBuildAccelerationStructureIndirectKHR") -> VkProcType "vkCmdBuildAccelerationStructureIndirectKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdBuildAccelerationStructureIndirectKHR") -> VkProcType "vkCmdBuildAccelerationStructureIndirectKHR" Source # | |
| VulkanProc "vkCmdBuildAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCmdBuildAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdBuildAccelerationStructureKHR") -> VkProcType "vkCmdBuildAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdBuildAccelerationStructureKHR") -> VkProcType "vkCmdBuildAccelerationStructureKHR" Source # | |
| VulkanProc "vkCmdCopyAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCmdCopyAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdCopyAccelerationStructureKHR") -> VkProcType "vkCmdCopyAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdCopyAccelerationStructureKHR") -> VkProcType "vkCmdCopyAccelerationStructureKHR" Source # | |
| VulkanProc "vkCmdCopyAccelerationStructureToMemoryKHR" Source # | |
Associated Types type VkProcType "vkCmdCopyAccelerationStructureToMemoryKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdCopyAccelerationStructureToMemoryKHR") -> VkProcType "vkCmdCopyAccelerationStructureToMemoryKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdCopyAccelerationStructureToMemoryKHR") -> VkProcType "vkCmdCopyAccelerationStructureToMemoryKHR" Source # | |
| VulkanProc "vkCmdCopyMemoryToAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCmdCopyMemoryToAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdCopyMemoryToAccelerationStructureKHR") -> VkProcType "vkCmdCopyMemoryToAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdCopyMemoryToAccelerationStructureKHR") -> VkProcType "vkCmdCopyMemoryToAccelerationStructureKHR" Source # | |
| VulkanProc "vkCmdTraceRaysIndirectKHR" Source # | |
Associated Types type VkProcType "vkCmdTraceRaysIndirectKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdTraceRaysIndirectKHR") -> VkProcType "vkCmdTraceRaysIndirectKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdTraceRaysIndirectKHR") -> VkProcType "vkCmdTraceRaysIndirectKHR" Source # | |
| VulkanProc "vkCmdTraceRaysKHR" Source # | |
Associated Types type VkProcType "vkCmdTraceRaysKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdTraceRaysKHR") -> VkProcType "vkCmdTraceRaysKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdTraceRaysKHR") -> VkProcType "vkCmdTraceRaysKHR" Source # | |
| VulkanProc "vkCmdWriteAccelerationStructuresPropertiesKHR" Source # | |
Associated Types type VkProcType "vkCmdWriteAccelerationStructuresPropertiesKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCmdWriteAccelerationStructuresPropertiesKHR") -> VkProcType "vkCmdWriteAccelerationStructuresPropertiesKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCmdWriteAccelerationStructuresPropertiesKHR") -> VkProcType "vkCmdWriteAccelerationStructuresPropertiesKHR" Source # | |
| VulkanProc "vkCopyAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCopyAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCopyAccelerationStructureKHR") -> VkProcType "vkCopyAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCopyAccelerationStructureKHR") -> VkProcType "vkCopyAccelerationStructureKHR" Source # | |
| VulkanProc "vkCopyAccelerationStructureToMemoryKHR" Source # | |
Associated Types type VkProcType "vkCopyAccelerationStructureToMemoryKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCopyAccelerationStructureToMemoryKHR") -> VkProcType "vkCopyAccelerationStructureToMemoryKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCopyAccelerationStructureToMemoryKHR") -> VkProcType "vkCopyAccelerationStructureToMemoryKHR" Source # | |
| VulkanProc "vkCopyMemoryToAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCopyMemoryToAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCopyMemoryToAccelerationStructureKHR") -> VkProcType "vkCopyMemoryToAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCopyMemoryToAccelerationStructureKHR") -> VkProcType "vkCopyMemoryToAccelerationStructureKHR" Source # | |
| VulkanProc "vkCreateAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkCreateAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCreateAccelerationStructureKHR") -> VkProcType "vkCreateAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCreateAccelerationStructureKHR") -> VkProcType "vkCreateAccelerationStructureKHR" Source # | |
| VulkanProc "vkCreateRayTracingPipelinesKHR" Source # | |
Associated Types type VkProcType "vkCreateRayTracingPipelinesKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkCreateRayTracingPipelinesKHR") -> VkProcType "vkCreateRayTracingPipelinesKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkCreateRayTracingPipelinesKHR") -> VkProcType "vkCreateRayTracingPipelinesKHR" Source # | |
| VulkanProc "vkDestroyAccelerationStructureKHR" Source # | |
Associated Types type VkProcType "vkDestroyAccelerationStructureKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkDestroyAccelerationStructureKHR") -> VkProcType "vkDestroyAccelerationStructureKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkDestroyAccelerationStructureKHR") -> VkProcType "vkDestroyAccelerationStructureKHR" Source # | |
| VulkanProc "vkGetAccelerationStructureDeviceAddressKHR" Source # | |
Associated Types type VkProcType "vkGetAccelerationStructureDeviceAddressKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkGetAccelerationStructureDeviceAddressKHR") -> VkProcType "vkGetAccelerationStructureDeviceAddressKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkGetAccelerationStructureDeviceAddressKHR") -> VkProcType "vkGetAccelerationStructureDeviceAddressKHR" Source # | |
| VulkanProc "vkGetAccelerationStructureMemoryRequirementsKHR" Source # | |
Associated Types type VkProcType "vkGetAccelerationStructureMemoryRequirementsKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkGetAccelerationStructureMemoryRequirementsKHR") -> VkProcType "vkGetAccelerationStructureMemoryRequirementsKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkGetAccelerationStructureMemoryRequirementsKHR") -> VkProcType "vkGetAccelerationStructureMemoryRequirementsKHR" Source # | |
| VulkanProc "vkGetDeviceAccelerationStructureCompatibilityKHR" Source # | |
Associated Types type VkProcType "vkGetDeviceAccelerationStructureCompatibilityKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkGetDeviceAccelerationStructureCompatibilityKHR") -> VkProcType "vkGetDeviceAccelerationStructureCompatibilityKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkGetDeviceAccelerationStructureCompatibilityKHR") -> VkProcType "vkGetDeviceAccelerationStructureCompatibilityKHR" Source # | |
| VulkanProc "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR" Source # | |
Associated Types type VkProcType "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR") -> VkProcType "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR") -> VkProcType "vkGetRayTracingCaptureReplayShaderGroupHandlesKHR" Source # | |
| VulkanProc "vkGetRayTracingShaderGroupHandlesKHR" Source # | |
Associated Types type VkProcType "vkGetRayTracingShaderGroupHandlesKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkGetRayTracingShaderGroupHandlesKHR") -> VkProcType "vkGetRayTracingShaderGroupHandlesKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkGetRayTracingShaderGroupHandlesKHR") -> VkProcType "vkGetRayTracingShaderGroupHandlesKHR" Source # | |
| VulkanProc "vkWriteAccelerationStructuresPropertiesKHR" Source # | |
Associated Types type VkProcType "vkWriteAccelerationStructuresPropertiesKHR" Source # Methods vkProcSymbol :: CString Source # unwrapVkProcPtrUnsafe :: FunPtr (VkProcType "vkWriteAccelerationStructuresPropertiesKHR") -> VkProcType "vkWriteAccelerationStructuresPropertiesKHR" Source # unwrapVkProcPtrSafe :: FunPtr (VkProcType "vkWriteAccelerationStructuresPropertiesKHR") -> VkProcType "vkWriteAccelerationStructuresPropertiesKHR" Source # | |