Struct screen_13::prelude::vk::StructureType
source · pub struct StructureType(_);Expand description
Implementations§
source§impl StructureType
impl StructureType
source§impl StructureType
impl StructureType
pub const APPLICATION_INFO: StructureType = Self(0)
pub const INSTANCE_CREATE_INFO: StructureType = Self(1)
pub const DEVICE_QUEUE_CREATE_INFO: StructureType = Self(2)
pub const DEVICE_CREATE_INFO: StructureType = Self(3)
pub const SUBMIT_INFO: StructureType = Self(4)
pub const MEMORY_ALLOCATE_INFO: StructureType = Self(5)
pub const MAPPED_MEMORY_RANGE: StructureType = Self(6)
pub const BIND_SPARSE_INFO: StructureType = Self(7)
pub const FENCE_CREATE_INFO: StructureType = Self(8)
pub const SEMAPHORE_CREATE_INFO: StructureType = Self(9)
pub const EVENT_CREATE_INFO: StructureType = Self(10)
pub const QUERY_POOL_CREATE_INFO: StructureType = Self(11)
pub const BUFFER_CREATE_INFO: StructureType = Self(12)
pub const BUFFER_VIEW_CREATE_INFO: StructureType = Self(13)
pub const IMAGE_CREATE_INFO: StructureType = Self(14)
pub const IMAGE_VIEW_CREATE_INFO: StructureType = Self(15)
pub const SHADER_MODULE_CREATE_INFO: StructureType = Self(16)
pub const PIPELINE_CACHE_CREATE_INFO: StructureType = Self(17)
pub const PIPELINE_SHADER_STAGE_CREATE_INFO: StructureType = Self(18)
pub const PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO: StructureType = Self(19)
pub const PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO: StructureType = Self(20)
pub const PIPELINE_TESSELLATION_STATE_CREATE_INFO: StructureType = Self(21)
pub const PIPELINE_VIEWPORT_STATE_CREATE_INFO: StructureType = Self(22)
pub const PIPELINE_RASTERIZATION_STATE_CREATE_INFO: StructureType = Self(23)
pub const PIPELINE_MULTISAMPLE_STATE_CREATE_INFO: StructureType = Self(24)
pub const PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO: StructureType = Self(25)
pub const PIPELINE_COLOR_BLEND_STATE_CREATE_INFO: StructureType = Self(26)
pub const PIPELINE_DYNAMIC_STATE_CREATE_INFO: StructureType = Self(27)
pub const GRAPHICS_PIPELINE_CREATE_INFO: StructureType = Self(28)
pub const COMPUTE_PIPELINE_CREATE_INFO: StructureType = Self(29)
pub const PIPELINE_LAYOUT_CREATE_INFO: StructureType = Self(30)
pub const SAMPLER_CREATE_INFO: StructureType = Self(31)
pub const DESCRIPTOR_SET_LAYOUT_CREATE_INFO: StructureType = Self(32)
pub const DESCRIPTOR_POOL_CREATE_INFO: StructureType = Self(33)
pub const DESCRIPTOR_SET_ALLOCATE_INFO: StructureType = Self(34)
pub const WRITE_DESCRIPTOR_SET: StructureType = Self(35)
pub const COPY_DESCRIPTOR_SET: StructureType = Self(36)
pub const FRAMEBUFFER_CREATE_INFO: StructureType = Self(37)
pub const RENDER_PASS_CREATE_INFO: StructureType = Self(38)
pub const COMMAND_POOL_CREATE_INFO: StructureType = Self(39)
pub const COMMAND_BUFFER_ALLOCATE_INFO: StructureType = Self(40)
pub const COMMAND_BUFFER_INHERITANCE_INFO: StructureType = Self(41)
pub const COMMAND_BUFFER_BEGIN_INFO: StructureType = Self(42)
pub const RENDER_PASS_BEGIN_INFO: StructureType = Self(43)
pub const BUFFER_MEMORY_BARRIER: StructureType = Self(44)
pub const IMAGE_MEMORY_BARRIER: StructureType = Self(45)
pub const MEMORY_BARRIER: StructureType = Self(46)
sourcepub const LOADER_INSTANCE_CREATE_INFO: StructureType = Self(47)
pub const LOADER_INSTANCE_CREATE_INFO: StructureType = Self(47)
Reserved for internal use by the loader, layers, and ICDs
sourcepub const LOADER_DEVICE_CREATE_INFO: StructureType = Self(48)
pub const LOADER_DEVICE_CREATE_INFO: StructureType = Self(48)
Reserved for internal use by the loader, layers, and ICDs
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_swapchain’
pub const SWAPCHAIN_CREATE_INFO_KHR: StructureType = Self(1000001000)
pub const PRESENT_INFO_KHR: StructureType = Self(1000001001)
pub const DEVICE_GROUP_PRESENT_CAPABILITIES_KHR: StructureType = Self(1000060007)
pub const IMAGE_SWAPCHAIN_CREATE_INFO_KHR: StructureType = Self(1000060008)
pub const BIND_IMAGE_MEMORY_SWAPCHAIN_INFO_KHR: StructureType = Self(1000060009)
pub const ACQUIRE_NEXT_IMAGE_INFO_KHR: StructureType = Self(1000060010)
pub const DEVICE_GROUP_PRESENT_INFO_KHR: StructureType = Self(1000060011)
pub const DEVICE_GROUP_SWAPCHAIN_CREATE_INFO_KHR: StructureType = Self(1000060012)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_display’
pub const DISPLAY_MODE_CREATE_INFO_KHR: StructureType = Self(1000002000)
pub const DISPLAY_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000002001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_display_swapchain’
pub const DISPLAY_PRESENT_INFO_KHR: StructureType = Self(1000003000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_xlib_surface’
pub const XLIB_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000004000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_xcb_surface’
pub const XCB_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000005000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_wayland_surface’
pub const WAYLAND_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000006000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_android_surface’
pub const ANDROID_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000008000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_win32_surface’
pub const WIN32_SURFACE_CREATE_INFO_KHR: StructureType = Self(1000009000)
source§impl StructureType
impl StructureType
Generated from ‘VK_ANDROID_native_buffer’
pub const NATIVE_BUFFER_ANDROID: StructureType = Self(1000010000)
pub const SWAPCHAIN_IMAGE_CREATE_INFO_ANDROID: StructureType = Self(1000010001)
pub const PHYSICAL_DEVICE_PRESENTATION_PROPERTIES_ANDROID: StructureType = Self(1000010002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_debug_report’
pub const DEBUG_REPORT_CALLBACK_CREATE_INFO_EXT: StructureType = Self(1000011000)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_rasterization_order’
pub const PIPELINE_RASTERIZATION_STATE_RASTERIZATION_ORDER_AMD: StructureType = Self(1000018000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_debug_marker’
pub const DEBUG_MARKER_OBJECT_NAME_INFO_EXT: StructureType = Self(1000022000)
pub const DEBUG_MARKER_OBJECT_TAG_INFO_EXT: StructureType = Self(1000022001)
pub const DEBUG_MARKER_MARKER_INFO_EXT: StructureType = Self(1000022002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_video_queue’
pub const VIDEO_PROFILE_INFO_KHR: StructureType = Self(1000023000)
pub const VIDEO_CAPABILITIES_KHR: StructureType = Self(1000023001)
pub const VIDEO_PICTURE_RESOURCE_INFO_KHR: StructureType = Self(1000023002)
pub const VIDEO_SESSION_MEMORY_REQUIREMENTS_KHR: StructureType = Self(1000023003)
pub const BIND_VIDEO_SESSION_MEMORY_INFO_KHR: StructureType = Self(1000023004)
pub const VIDEO_SESSION_CREATE_INFO_KHR: StructureType = Self(1000023005)
pub const VIDEO_SESSION_PARAMETERS_CREATE_INFO_KHR: StructureType = Self(1000023006)
pub const VIDEO_SESSION_PARAMETERS_UPDATE_INFO_KHR: StructureType = Self(1000023007)
pub const VIDEO_BEGIN_CODING_INFO_KHR: StructureType = Self(1000023008)
pub const VIDEO_END_CODING_INFO_KHR: StructureType = Self(1000023009)
pub const VIDEO_CODING_CONTROL_INFO_KHR: StructureType = Self(1000023010)
pub const VIDEO_REFERENCE_SLOT_INFO_KHR: StructureType = Self(1000023011)
pub const QUEUE_FAMILY_VIDEO_PROPERTIES_KHR: StructureType = Self(1000023012)
pub const VIDEO_PROFILE_LIST_INFO_KHR: StructureType = Self(1000023013)
pub const PHYSICAL_DEVICE_VIDEO_FORMAT_INFO_KHR: StructureType = Self(1000023014)
pub const VIDEO_FORMAT_PROPERTIES_KHR: StructureType = Self(1000023015)
pub const QUEUE_FAMILY_QUERY_RESULT_STATUS_PROPERTIES_KHR: StructureType = Self(1000023016)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_video_decode_queue’
pub const VIDEO_DECODE_INFO_KHR: StructureType = Self(1000024000)
pub const VIDEO_DECODE_CAPABILITIES_KHR: StructureType = Self(1000024001)
pub const VIDEO_DECODE_USAGE_INFO_KHR: StructureType = Self(1000024002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_dedicated_allocation’
pub const DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV: StructureType = Self(1000026000)
pub const DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV: StructureType = Self(1000026001)
pub const DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV: StructureType = Self(1000026002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_transform_feedback’
pub const PHYSICAL_DEVICE_TRANSFORM_FEEDBACK_FEATURES_EXT: StructureType = Self(1000028000)
pub const PHYSICAL_DEVICE_TRANSFORM_FEEDBACK_PROPERTIES_EXT: StructureType = Self(1000028001)
pub const PIPELINE_RASTERIZATION_STATE_STREAM_CREATE_INFO_EXT: StructureType = Self(1000028002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NVX_binary_import’
pub const CU_MODULE_CREATE_INFO_NVX: StructureType = Self(1000029000)
pub const CU_FUNCTION_CREATE_INFO_NVX: StructureType = Self(1000029001)
pub const CU_LAUNCH_INFO_NVX: StructureType = Self(1000029002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NVX_image_view_handle’
pub const IMAGE_VIEW_HANDLE_INFO_NVX: StructureType = Self(1000030000)
pub const IMAGE_VIEW_ADDRESS_PROPERTIES_NVX: StructureType = Self(1000030001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_video_encode_h264’
pub const VIDEO_ENCODE_H264_CAPABILITIES_EXT: StructureType = Self(1000038000)
pub const VIDEO_ENCODE_H264_SESSION_PARAMETERS_CREATE_INFO_EXT: StructureType = Self(1000038001)
pub const VIDEO_ENCODE_H264_SESSION_PARAMETERS_ADD_INFO_EXT: StructureType = Self(1000038002)
pub const VIDEO_ENCODE_H264_VCL_FRAME_INFO_EXT: StructureType = Self(1000038003)
pub const VIDEO_ENCODE_H264_DPB_SLOT_INFO_EXT: StructureType = Self(1000038004)
pub const VIDEO_ENCODE_H264_NALU_SLICE_INFO_EXT: StructureType = Self(1000038005)
pub const VIDEO_ENCODE_H264_EMIT_PICTURE_PARAMETERS_INFO_EXT: StructureType = Self(1000038006)
pub const VIDEO_ENCODE_H264_PROFILE_INFO_EXT: StructureType = Self(1000038007)
pub const VIDEO_ENCODE_H264_RATE_CONTROL_INFO_EXT: StructureType = Self(1000038008)
pub const VIDEO_ENCODE_H264_RATE_CONTROL_LAYER_INFO_EXT: StructureType = Self(1000038009)
pub const VIDEO_ENCODE_H264_REFERENCE_LISTS_INFO_EXT: StructureType = Self(1000038010)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_video_encode_h265’
pub const VIDEO_ENCODE_H265_CAPABILITIES_EXT: StructureType = Self(1000039000)
pub const VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_EXT: StructureType = Self(1000039001)
pub const VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_EXT: StructureType = Self(1000039002)
pub const VIDEO_ENCODE_H265_VCL_FRAME_INFO_EXT: StructureType = Self(1000039003)
pub const VIDEO_ENCODE_H265_DPB_SLOT_INFO_EXT: StructureType = Self(1000039004)
pub const VIDEO_ENCODE_H265_NALU_SLICE_SEGMENT_INFO_EXT: StructureType = Self(1000039005)
pub const VIDEO_ENCODE_H265_EMIT_PICTURE_PARAMETERS_INFO_EXT: StructureType = Self(1000039006)
pub const VIDEO_ENCODE_H265_PROFILE_INFO_EXT: StructureType = Self(1000039007)
pub const VIDEO_ENCODE_H265_REFERENCE_LISTS_INFO_EXT: StructureType = Self(1000039008)
pub const VIDEO_ENCODE_H265_RATE_CONTROL_INFO_EXT: StructureType = Self(1000039009)
pub const VIDEO_ENCODE_H265_RATE_CONTROL_LAYER_INFO_EXT: StructureType = Self(1000039010)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_video_decode_h264’
pub const VIDEO_DECODE_H264_CAPABILITIES_KHR: StructureType = Self(1000040000)
pub const VIDEO_DECODE_H264_PICTURE_INFO_KHR: StructureType = Self(1000040001)
pub const VIDEO_DECODE_H264_PROFILE_INFO_KHR: StructureType = Self(1000040003)
pub const VIDEO_DECODE_H264_SESSION_PARAMETERS_CREATE_INFO_KHR: StructureType = Self(1000040004)
pub const VIDEO_DECODE_H264_SESSION_PARAMETERS_ADD_INFO_KHR: StructureType = Self(1000040005)
pub const VIDEO_DECODE_H264_DPB_SLOT_INFO_KHR: StructureType = Self(1000040006)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_texture_gather_bias_lod’
pub const TEXTURE_LOD_GATHER_FORMAT_PROPERTIES_AMD: StructureType = Self(1000041000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_dynamic_rendering’
pub const RENDERING_INFO_KHR: StructureType = Self::RENDERING_INFO
pub const RENDERING_ATTACHMENT_INFO_KHR: StructureType = Self::RENDERING_ATTACHMENT_INFO
pub const PIPELINE_RENDERING_CREATE_INFO_KHR: StructureType = Self::PIPELINE_RENDERING_CREATE_INFO
pub const PHYSICAL_DEVICE_DYNAMIC_RENDERING_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_DYNAMIC_RENDERING_FEATURES
pub const COMMAND_BUFFER_INHERITANCE_RENDERING_INFO_KHR: StructureType = Self::COMMAND_BUFFER_INHERITANCE_RENDERING_INFO
pub const RENDERING_FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR: StructureType = Self(1000044006)
pub const RENDERING_FRAGMENT_DENSITY_MAP_ATTACHMENT_INFO_EXT: StructureType = Self(1000044007)
pub const ATTACHMENT_SAMPLE_COUNT_INFO_AMD: StructureType = Self(1000044008)
pub const ATTACHMENT_SAMPLE_COUNT_INFO_NV: StructureType = Self::ATTACHMENT_SAMPLE_COUNT_INFO_AMD
pub const MULTIVIEW_PER_VIEW_ATTRIBUTES_INFO_NVX: StructureType = Self(1000044009)
source§impl StructureType
impl StructureType
Generated from ‘VK_GGP_stream_descriptor_surface’
pub const STREAM_DESCRIPTOR_SURFACE_CREATE_INFO_GGP: StructureType = Self(1000049000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_corner_sampled_image’
pub const PHYSICAL_DEVICE_CORNER_SAMPLED_IMAGE_FEATURES_NV: StructureType = Self(1000050000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_multiview’
pub const RENDER_PASS_MULTIVIEW_CREATE_INFO_KHR: StructureType = Self::RENDER_PASS_MULTIVIEW_CREATE_INFO
pub const PHYSICAL_DEVICE_MULTIVIEW_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_MULTIVIEW_FEATURES
pub const PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_external_memory’
pub const EXTERNAL_MEMORY_IMAGE_CREATE_INFO_NV: StructureType = Self(1000056000)
pub const EXPORT_MEMORY_ALLOCATE_INFO_NV: StructureType = Self(1000056001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_external_memory_win32’
pub const IMPORT_MEMORY_WIN32_HANDLE_INFO_NV: StructureType = Self(1000057000)
pub const EXPORT_MEMORY_WIN32_HANDLE_INFO_NV: StructureType = Self(1000057001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_win32_keyed_mutex’
pub const WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_NV: StructureType = Self(1000058000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_get_physical_device_properties2’
pub const PHYSICAL_DEVICE_FEATURES_2_KHR: StructureType = Self::PHYSICAL_DEVICE_FEATURES_2
pub const PHYSICAL_DEVICE_PROPERTIES_2_KHR: StructureType = Self::PHYSICAL_DEVICE_PROPERTIES_2
pub const FORMAT_PROPERTIES_2_KHR: StructureType = Self::FORMAT_PROPERTIES_2
pub const IMAGE_FORMAT_PROPERTIES_2_KHR: StructureType = Self::IMAGE_FORMAT_PROPERTIES_2
pub const PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2_KHR: StructureType = Self::PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2
pub const QUEUE_FAMILY_PROPERTIES_2_KHR: StructureType = Self::QUEUE_FAMILY_PROPERTIES_2
pub const PHYSICAL_DEVICE_MEMORY_PROPERTIES_2_KHR: StructureType = Self::PHYSICAL_DEVICE_MEMORY_PROPERTIES_2
pub const SPARSE_IMAGE_FORMAT_PROPERTIES_2_KHR: StructureType = Self::SPARSE_IMAGE_FORMAT_PROPERTIES_2
pub const PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2_KHR: StructureType = Self::PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_device_group’
pub const MEMORY_ALLOCATE_FLAGS_INFO_KHR: StructureType = Self::MEMORY_ALLOCATE_FLAGS_INFO
pub const DEVICE_GROUP_RENDER_PASS_BEGIN_INFO_KHR: StructureType = Self::DEVICE_GROUP_RENDER_PASS_BEGIN_INFO
pub const DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO_KHR: StructureType = Self::DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO
pub const DEVICE_GROUP_SUBMIT_INFO_KHR: StructureType = Self::DEVICE_GROUP_SUBMIT_INFO
pub const DEVICE_GROUP_BIND_SPARSE_INFO_KHR: StructureType = Self::DEVICE_GROUP_BIND_SPARSE_INFO
pub const BIND_BUFFER_MEMORY_DEVICE_GROUP_INFO_KHR: StructureType = Self::BIND_BUFFER_MEMORY_DEVICE_GROUP_INFO
pub const BIND_IMAGE_MEMORY_DEVICE_GROUP_INFO_KHR: StructureType = Self::BIND_IMAGE_MEMORY_DEVICE_GROUP_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_validation_flags’
pub const VALIDATION_FLAGS_EXT: StructureType = Self(1000061000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NN_vi_surface’
pub const VI_SURFACE_CREATE_INFO_NN: StructureType = Self(1000062000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_texture_compression_astc_hdr’
pub const PHYSICAL_DEVICE_TEXTURE_COMPRESSION_ASTC_HDR_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_TEXTURE_COMPRESSION_ASTC_HDR_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_astc_decode_mode’
pub const IMAGE_VIEW_ASTC_DECODE_MODE_EXT: StructureType = Self(1000067000)
pub const PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT: StructureType = Self(1000067001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pipeline_robustness’
pub const PIPELINE_ROBUSTNESS_CREATE_INFO_EXT: StructureType = Self(1000068000)
pub const PHYSICAL_DEVICE_PIPELINE_ROBUSTNESS_FEATURES_EXT: StructureType = Self(1000068001)
pub const PHYSICAL_DEVICE_PIPELINE_ROBUSTNESS_PROPERTIES_EXT: StructureType = Self(1000068002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_device_group_creation’
pub const PHYSICAL_DEVICE_GROUP_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_GROUP_PROPERTIES
pub const DEVICE_GROUP_DEVICE_CREATE_INFO_KHR: StructureType = Self::DEVICE_GROUP_DEVICE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_memory_capabilities’
pub const PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO_KHR: StructureType = Self::PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO
pub const EXTERNAL_IMAGE_FORMAT_PROPERTIES_KHR: StructureType = Self::EXTERNAL_IMAGE_FORMAT_PROPERTIES
pub const PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO_KHR: StructureType = Self::PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO
pub const EXTERNAL_BUFFER_PROPERTIES_KHR: StructureType = Self::EXTERNAL_BUFFER_PROPERTIES
pub const PHYSICAL_DEVICE_ID_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_ID_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_memory’
pub const EXTERNAL_MEMORY_BUFFER_CREATE_INFO_KHR: StructureType = Self::EXTERNAL_MEMORY_BUFFER_CREATE_INFO
pub const EXTERNAL_MEMORY_IMAGE_CREATE_INFO_KHR: StructureType = Self::EXTERNAL_MEMORY_IMAGE_CREATE_INFO
pub const EXPORT_MEMORY_ALLOCATE_INFO_KHR: StructureType = Self::EXPORT_MEMORY_ALLOCATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_memory_win32’
pub const IMPORT_MEMORY_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000073000)
pub const EXPORT_MEMORY_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000073001)
pub const MEMORY_WIN32_HANDLE_PROPERTIES_KHR: StructureType = Self(1000073002)
pub const MEMORY_GET_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000073003)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_memory_fd’
pub const IMPORT_MEMORY_FD_INFO_KHR: StructureType = Self(1000074000)
pub const MEMORY_FD_PROPERTIES_KHR: StructureType = Self(1000074001)
pub const MEMORY_GET_FD_INFO_KHR: StructureType = Self(1000074002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_win32_keyed_mutex’
pub const WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_KHR: StructureType = Self(1000075000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_semaphore_capabilities’
pub const PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO_KHR: StructureType = Self::PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO
pub const EXTERNAL_SEMAPHORE_PROPERTIES_KHR: StructureType = Self::EXTERNAL_SEMAPHORE_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_semaphore’
pub const EXPORT_SEMAPHORE_CREATE_INFO_KHR: StructureType = Self::EXPORT_SEMAPHORE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_semaphore_win32’
pub const IMPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000078000)
pub const EXPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000078001)
pub const D3D12_FENCE_SUBMIT_INFO_KHR: StructureType = Self(1000078002)
pub const SEMAPHORE_GET_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000078003)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_semaphore_fd’
pub const IMPORT_SEMAPHORE_FD_INFO_KHR: StructureType = Self(1000079000)
pub const SEMAPHORE_GET_FD_INFO_KHR: StructureType = Self(1000079001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_push_descriptor’
pub const PHYSICAL_DEVICE_PUSH_DESCRIPTOR_PROPERTIES_KHR: StructureType = Self(1000080000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_conditional_rendering’
pub const COMMAND_BUFFER_INHERITANCE_CONDITIONAL_RENDERING_INFO_EXT: StructureType = Self(1000081000)
pub const PHYSICAL_DEVICE_CONDITIONAL_RENDERING_FEATURES_EXT: StructureType = Self(1000081001)
pub const CONDITIONAL_RENDERING_BEGIN_INFO_EXT: StructureType = Self(1000081002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_float16_int8’
pub const PHYSICAL_DEVICE_SHADER_FLOAT16_INT8_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_FLOAT16_INT8_FEATURES
pub const PHYSICAL_DEVICE_FLOAT16_INT8_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_FLOAT16_INT8_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_16bit_storage’
pub const PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_incremental_present’
pub const PRESENT_REGIONS_KHR: StructureType = Self(1000084000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_descriptor_update_template’
pub const DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO_KHR: StructureType = Self::DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_clip_space_w_scaling’
pub const PIPELINE_VIEWPORT_W_SCALING_STATE_CREATE_INFO_NV: StructureType = Self(1000087000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_display_surface_counter’
pub const SURFACE_CAPABILITIES_2_EXT: StructureType = Self(1000090000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_display_control’
pub const DISPLAY_POWER_INFO_EXT: StructureType = Self(1000091000)
pub const DEVICE_EVENT_INFO_EXT: StructureType = Self(1000091001)
pub const DISPLAY_EVENT_INFO_EXT: StructureType = Self(1000091002)
pub const SWAPCHAIN_COUNTER_CREATE_INFO_EXT: StructureType = Self(1000091003)
source§impl StructureType
impl StructureType
Generated from ‘VK_GOOGLE_display_timing’
pub const PRESENT_TIMES_INFO_GOOGLE: StructureType = Self(1000092000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NVX_multiview_per_view_attributes’
pub const PHYSICAL_DEVICE_MULTIVIEW_PER_VIEW_ATTRIBUTES_PROPERTIES_NVX: StructureType = Self(1000097000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_viewport_swizzle’
pub const PIPELINE_VIEWPORT_SWIZZLE_STATE_CREATE_INFO_NV: StructureType = Self(1000098000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_discard_rectangles’
pub const PHYSICAL_DEVICE_DISCARD_RECTANGLE_PROPERTIES_EXT: StructureType = Self(1000099000)
pub const PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT: StructureType = Self(1000099001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_conservative_rasterization’
pub const PHYSICAL_DEVICE_CONSERVATIVE_RASTERIZATION_PROPERTIES_EXT: StructureType = Self(1000101000)
pub const PIPELINE_RASTERIZATION_CONSERVATIVE_STATE_CREATE_INFO_EXT: StructureType = Self(1000101001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_depth_clip_enable’
pub const PHYSICAL_DEVICE_DEPTH_CLIP_ENABLE_FEATURES_EXT: StructureType = Self(1000102000)
pub const PIPELINE_RASTERIZATION_DEPTH_CLIP_STATE_CREATE_INFO_EXT: StructureType = Self(1000102001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_hdr_metadata’
pub const HDR_METADATA_EXT: StructureType = Self(1000105000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_imageless_framebuffer’
pub const PHYSICAL_DEVICE_IMAGELESS_FRAMEBUFFER_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_IMAGELESS_FRAMEBUFFER_FEATURES
pub const FRAMEBUFFER_ATTACHMENTS_CREATE_INFO_KHR: StructureType = Self::FRAMEBUFFER_ATTACHMENTS_CREATE_INFO
pub const FRAMEBUFFER_ATTACHMENT_IMAGE_INFO_KHR: StructureType = Self::FRAMEBUFFER_ATTACHMENT_IMAGE_INFO
pub const RENDER_PASS_ATTACHMENT_BEGIN_INFO_KHR: StructureType = Self::RENDER_PASS_ATTACHMENT_BEGIN_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_create_renderpass2’
pub const ATTACHMENT_DESCRIPTION_2_KHR: StructureType = Self::ATTACHMENT_DESCRIPTION_2
pub const ATTACHMENT_REFERENCE_2_KHR: StructureType = Self::ATTACHMENT_REFERENCE_2
pub const SUBPASS_DESCRIPTION_2_KHR: StructureType = Self::SUBPASS_DESCRIPTION_2
pub const SUBPASS_DEPENDENCY_2_KHR: StructureType = Self::SUBPASS_DEPENDENCY_2
pub const RENDER_PASS_CREATE_INFO_2_KHR: StructureType = Self::RENDER_PASS_CREATE_INFO_2
pub const SUBPASS_BEGIN_INFO_KHR: StructureType = Self::SUBPASS_BEGIN_INFO
pub const SUBPASS_END_INFO_KHR: StructureType = Self::SUBPASS_END_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shared_presentable_image’
pub const SHARED_PRESENT_SURFACE_CAPABILITIES_KHR: StructureType = Self(1000111000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_fence_capabilities’
pub const PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO_KHR: StructureType = Self::PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO
pub const EXTERNAL_FENCE_PROPERTIES_KHR: StructureType = Self::EXTERNAL_FENCE_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_fence’
pub const EXPORT_FENCE_CREATE_INFO_KHR: StructureType = Self::EXPORT_FENCE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_fence_win32’
pub const IMPORT_FENCE_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000114000)
pub const EXPORT_FENCE_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000114001)
pub const FENCE_GET_WIN32_HANDLE_INFO_KHR: StructureType = Self(1000114002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_external_fence_fd’
pub const IMPORT_FENCE_FD_INFO_KHR: StructureType = Self(1000115000)
pub const FENCE_GET_FD_INFO_KHR: StructureType = Self(1000115001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_performance_query’
pub const PHYSICAL_DEVICE_PERFORMANCE_QUERY_FEATURES_KHR: StructureType = Self(1000116000)
pub const PHYSICAL_DEVICE_PERFORMANCE_QUERY_PROPERTIES_KHR: StructureType = Self(1000116001)
pub const QUERY_POOL_PERFORMANCE_CREATE_INFO_KHR: StructureType = Self(1000116002)
pub const PERFORMANCE_QUERY_SUBMIT_INFO_KHR: StructureType = Self(1000116003)
pub const ACQUIRE_PROFILING_LOCK_INFO_KHR: StructureType = Self(1000116004)
pub const PERFORMANCE_COUNTER_KHR: StructureType = Self(1000116005)
pub const PERFORMANCE_COUNTER_DESCRIPTION_KHR: StructureType = Self(1000116006)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_maintenance2’
pub const PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES
pub const RENDER_PASS_INPUT_ATTACHMENT_ASPECT_CREATE_INFO_KHR: StructureType = Self::RENDER_PASS_INPUT_ATTACHMENT_ASPECT_CREATE_INFO
pub const IMAGE_VIEW_USAGE_CREATE_INFO_KHR: StructureType = Self::IMAGE_VIEW_USAGE_CREATE_INFO
pub const PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO_KHR: StructureType = Self::PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_get_surface_capabilities2’
pub const PHYSICAL_DEVICE_SURFACE_INFO_2_KHR: StructureType = Self(1000119000)
pub const SURFACE_CAPABILITIES_2_KHR: StructureType = Self(1000119001)
pub const SURFACE_FORMAT_2_KHR: StructureType = Self(1000119002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_variable_pointers’
pub const PHYSICAL_DEVICE_VARIABLE_POINTERS_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_VARIABLE_POINTERS_FEATURES
pub const PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_VARIABLE_POINTERS_FEATURES_KHR
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_get_display_properties2’
pub const DISPLAY_PROPERTIES_2_KHR: StructureType = Self(1000121000)
pub const DISPLAY_PLANE_PROPERTIES_2_KHR: StructureType = Self(1000121001)
pub const DISPLAY_MODE_PROPERTIES_2_KHR: StructureType = Self(1000121002)
pub const DISPLAY_PLANE_INFO_2_KHR: StructureType = Self(1000121003)
pub const DISPLAY_PLANE_CAPABILITIES_2_KHR: StructureType = Self(1000121004)
source§impl StructureType
impl StructureType
Generated from ‘VK_MVK_ios_surface’
pub const IOS_SURFACE_CREATE_INFO_MVK: StructureType = Self(1000122000)
source§impl StructureType
impl StructureType
Generated from ‘VK_MVK_macos_surface’
pub const MACOS_SURFACE_CREATE_INFO_MVK: StructureType = Self(1000123000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_dedicated_allocation’
pub const MEMORY_DEDICATED_REQUIREMENTS_KHR: StructureType = Self::MEMORY_DEDICATED_REQUIREMENTS
pub const MEMORY_DEDICATED_ALLOCATE_INFO_KHR: StructureType = Self::MEMORY_DEDICATED_ALLOCATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_debug_utils’
pub const DEBUG_UTILS_OBJECT_NAME_INFO_EXT: StructureType = Self(1000128000)
pub const DEBUG_UTILS_OBJECT_TAG_INFO_EXT: StructureType = Self(1000128001)
pub const DEBUG_UTILS_LABEL_EXT: StructureType = Self(1000128002)
pub const DEBUG_UTILS_MESSENGER_CALLBACK_DATA_EXT: StructureType = Self(1000128003)
pub const DEBUG_UTILS_MESSENGER_CREATE_INFO_EXT: StructureType = Self(1000128004)
source§impl StructureType
impl StructureType
Generated from ‘VK_ANDROID_external_memory_android_hardware_buffer’
pub const ANDROID_HARDWARE_BUFFER_USAGE_ANDROID: StructureType = Self(1000129000)
pub const ANDROID_HARDWARE_BUFFER_PROPERTIES_ANDROID: StructureType = Self(1000129001)
pub const ANDROID_HARDWARE_BUFFER_FORMAT_PROPERTIES_ANDROID: StructureType = Self(1000129002)
pub const IMPORT_ANDROID_HARDWARE_BUFFER_INFO_ANDROID: StructureType = Self(1000129003)
pub const MEMORY_GET_ANDROID_HARDWARE_BUFFER_INFO_ANDROID: StructureType = Self(1000129004)
pub const EXTERNAL_FORMAT_ANDROID: StructureType = Self(1000129005)
pub const ANDROID_HARDWARE_BUFFER_FORMAT_PROPERTIES_2_ANDROID: StructureType = Self(1000129006)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_sampler_filter_minmax’
pub const PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES
pub const SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT: StructureType = Self::SAMPLER_REDUCTION_MODE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_inline_uniform_block’
pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES
pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES
pub const WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT: StructureType = Self::WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK
pub const DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO_EXT: StructureType = Self::DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_sample_locations’
pub const SAMPLE_LOCATIONS_INFO_EXT: StructureType = Self(1000143000)
pub const RENDER_PASS_SAMPLE_LOCATIONS_BEGIN_INFO_EXT: StructureType = Self(1000143001)
pub const PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT: StructureType = Self(1000143002)
pub const PHYSICAL_DEVICE_SAMPLE_LOCATIONS_PROPERTIES_EXT: StructureType = Self(1000143003)
pub const MULTISAMPLE_PROPERTIES_EXT: StructureType = Self(1000143004)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_get_memory_requirements2’
pub const BUFFER_MEMORY_REQUIREMENTS_INFO_2_KHR: StructureType = Self::BUFFER_MEMORY_REQUIREMENTS_INFO_2
pub const IMAGE_MEMORY_REQUIREMENTS_INFO_2_KHR: StructureType = Self::IMAGE_MEMORY_REQUIREMENTS_INFO_2
pub const IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2_KHR: StructureType = Self::IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2
pub const MEMORY_REQUIREMENTS_2_KHR: StructureType = Self::MEMORY_REQUIREMENTS_2
pub const SPARSE_IMAGE_MEMORY_REQUIREMENTS_2_KHR: StructureType = Self::SPARSE_IMAGE_MEMORY_REQUIREMENTS_2
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_image_format_list’
pub const IMAGE_FORMAT_LIST_CREATE_INFO_KHR: StructureType = Self::IMAGE_FORMAT_LIST_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_blend_operation_advanced’
pub const PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT: StructureType = Self(1000148000)
pub const PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_PROPERTIES_EXT: StructureType = Self(1000148001)
pub const PIPELINE_COLOR_BLEND_ADVANCED_STATE_CREATE_INFO_EXT: StructureType = Self(1000148002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_fragment_coverage_to_color’
pub const PIPELINE_COVERAGE_TO_COLOR_STATE_CREATE_INFO_NV: StructureType = Self(1000149000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_acceleration_structure’
pub const WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_KHR: StructureType = Self(1000150007)
pub const ACCELERATION_STRUCTURE_BUILD_GEOMETRY_INFO_KHR: StructureType = Self(1000150000)
pub const ACCELERATION_STRUCTURE_DEVICE_ADDRESS_INFO_KHR: StructureType = Self(1000150002)
pub const ACCELERATION_STRUCTURE_GEOMETRY_AABBS_DATA_KHR: StructureType = Self(1000150003)
pub const ACCELERATION_STRUCTURE_GEOMETRY_INSTANCES_DATA_KHR: StructureType = Self(1000150004)
pub const ACCELERATION_STRUCTURE_GEOMETRY_TRIANGLES_DATA_KHR: StructureType = Self(1000150005)
pub const ACCELERATION_STRUCTURE_GEOMETRY_KHR: StructureType = Self(1000150006)
pub const ACCELERATION_STRUCTURE_VERSION_INFO_KHR: StructureType = Self(1000150009)
pub const COPY_ACCELERATION_STRUCTURE_INFO_KHR: StructureType = Self(1000150010)
pub const COPY_ACCELERATION_STRUCTURE_TO_MEMORY_INFO_KHR: StructureType = Self(1000150011)
pub const COPY_MEMORY_TO_ACCELERATION_STRUCTURE_INFO_KHR: StructureType = Self(1000150012)
pub const PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_FEATURES_KHR: StructureType = Self(1000150013)
pub const PHYSICAL_DEVICE_ACCELERATION_STRUCTURE_PROPERTIES_KHR: StructureType = Self(1000150014)
pub const ACCELERATION_STRUCTURE_CREATE_INFO_KHR: StructureType = Self(1000150017)
pub const ACCELERATION_STRUCTURE_BUILD_SIZES_INFO_KHR: StructureType = Self(1000150020)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_ray_tracing_pipeline’
pub const PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_FEATURES_KHR: StructureType = Self(1000347000)
pub const PHYSICAL_DEVICE_RAY_TRACING_PIPELINE_PROPERTIES_KHR: StructureType = Self(1000347001)
pub const RAY_TRACING_PIPELINE_CREATE_INFO_KHR: StructureType = Self(1000150015)
pub const RAY_TRACING_SHADER_GROUP_CREATE_INFO_KHR: StructureType = Self(1000150016)
pub const RAY_TRACING_PIPELINE_INTERFACE_CREATE_INFO_KHR: StructureType = Self(1000150018)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_ray_query’
pub const PHYSICAL_DEVICE_RAY_QUERY_FEATURES_KHR: StructureType = Self(1000348013)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_framebuffer_mixed_samples’
pub const PIPELINE_COVERAGE_MODULATION_STATE_CREATE_INFO_NV: StructureType = Self(1000152000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_shader_sm_builtins’
pub const PHYSICAL_DEVICE_SHADER_SM_BUILTINS_FEATURES_NV: StructureType = Self(1000154000)
pub const PHYSICAL_DEVICE_SHADER_SM_BUILTINS_PROPERTIES_NV: StructureType = Self(1000154001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_sampler_ycbcr_conversion’
pub const SAMPLER_YCBCR_CONVERSION_CREATE_INFO_KHR: StructureType = Self::SAMPLER_YCBCR_CONVERSION_CREATE_INFO
pub const SAMPLER_YCBCR_CONVERSION_INFO_KHR: StructureType = Self::SAMPLER_YCBCR_CONVERSION_INFO
pub const BIND_IMAGE_PLANE_MEMORY_INFO_KHR: StructureType = Self::BIND_IMAGE_PLANE_MEMORY_INFO
pub const IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO_KHR: StructureType = Self::IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO
pub const PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES
pub const SAMPLER_YCBCR_CONVERSION_IMAGE_FORMAT_PROPERTIES_KHR: StructureType = Self::SAMPLER_YCBCR_CONVERSION_IMAGE_FORMAT_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_bind_memory2’
pub const BIND_BUFFER_MEMORY_INFO_KHR: StructureType = Self::BIND_BUFFER_MEMORY_INFO
pub const BIND_IMAGE_MEMORY_INFO_KHR: StructureType = Self::BIND_IMAGE_MEMORY_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_drm_format_modifier’
pub const DRM_FORMAT_MODIFIER_PROPERTIES_LIST_EXT: StructureType = Self(1000158000)
pub const PHYSICAL_DEVICE_IMAGE_DRM_FORMAT_MODIFIER_INFO_EXT: StructureType = Self(1000158002)
pub const IMAGE_DRM_FORMAT_MODIFIER_LIST_CREATE_INFO_EXT: StructureType = Self(1000158003)
pub const IMAGE_DRM_FORMAT_MODIFIER_EXPLICIT_CREATE_INFO_EXT: StructureType = Self(1000158004)
pub const IMAGE_DRM_FORMAT_MODIFIER_PROPERTIES_EXT: StructureType = Self(1000158005)
pub const DRM_FORMAT_MODIFIER_PROPERTIES_LIST_2_EXT: StructureType = Self(1000158006)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_validation_cache’
pub const VALIDATION_CACHE_CREATE_INFO_EXT: StructureType = Self(1000160000)
pub const SHADER_MODULE_VALIDATION_CACHE_CREATE_INFO_EXT: StructureType = Self(1000160001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_descriptor_indexing’
pub const DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO_EXT: StructureType = Self::DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO
pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES
pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIES
pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO_EXT: StructureType = Self::DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO
pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_LAYOUT_SUPPORT_EXT: StructureType = Self::DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_LAYOUT_SUPPORT
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_portability_subset’
pub const PHYSICAL_DEVICE_PORTABILITY_SUBSET_FEATURES_KHR: StructureType = Self(1000163000)
pub const PHYSICAL_DEVICE_PORTABILITY_SUBSET_PROPERTIES_KHR: StructureType = Self(1000163001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_shading_rate_image’
pub const PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV: StructureType = Self(1000164000)
pub const PHYSICAL_DEVICE_SHADING_RATE_IMAGE_FEATURES_NV: StructureType = Self(1000164001)
pub const PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV: StructureType = Self(1000164002)
pub const PIPELINE_VIEWPORT_COARSE_SAMPLE_ORDER_STATE_CREATE_INFO_NV: StructureType = Self(1000164005)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_ray_tracing’
pub const RAY_TRACING_PIPELINE_CREATE_INFO_NV: StructureType = Self(1000165000)
pub const ACCELERATION_STRUCTURE_CREATE_INFO_NV: StructureType = Self(1000165001)
pub const GEOMETRY_NV: StructureType = Self(1000165003)
pub const GEOMETRY_TRIANGLES_NV: StructureType = Self(1000165004)
pub const GEOMETRY_AABB_NV: StructureType = Self(1000165005)
pub const BIND_ACCELERATION_STRUCTURE_MEMORY_INFO_NV: StructureType = Self(1000165006)
pub const WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_NV: StructureType = Self(1000165007)
pub const ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV: StructureType = Self(1000165008)
pub const PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV: StructureType = Self(1000165009)
pub const RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV: StructureType = Self(1000165011)
pub const ACCELERATION_STRUCTURE_INFO_NV: StructureType = Self(1000165012)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_representative_fragment_test’
pub const PHYSICAL_DEVICE_REPRESENTATIVE_FRAGMENT_TEST_FEATURES_NV: StructureType = Self(1000166000)
pub const PIPELINE_REPRESENTATIVE_FRAGMENT_TEST_STATE_CREATE_INFO_NV: StructureType = Self(1000166001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_maintenance3’
pub const PHYSICAL_DEVICE_MAINTENANCE_3_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_MAINTENANCE_3_PROPERTIES
pub const DESCRIPTOR_SET_LAYOUT_SUPPORT_KHR: StructureType = Self::DESCRIPTOR_SET_LAYOUT_SUPPORT
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_filter_cubic’
pub const PHYSICAL_DEVICE_IMAGE_VIEW_IMAGE_FORMAT_INFO_EXT: StructureType = Self(1000170000)
pub const FILTER_CUBIC_IMAGE_VIEW_IMAGE_FORMAT_PROPERTIES_EXT: StructureType = Self(1000170001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_global_priority’
pub const DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_EXT: StructureType = Self::DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_KHR
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_subgroup_extended_types’
pub const PHYSICAL_DEVICE_SHADER_SUBGROUP_EXTENDED_TYPES_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_SUBGROUP_EXTENDED_TYPES_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_8bit_storage’
pub const PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_external_memory_host’
pub const IMPORT_MEMORY_HOST_POINTER_INFO_EXT: StructureType = Self(1000178000)
pub const MEMORY_HOST_POINTER_PROPERTIES_EXT: StructureType = Self(1000178001)
pub const PHYSICAL_DEVICE_EXTERNAL_MEMORY_HOST_PROPERTIES_EXT: StructureType = Self(1000178002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_atomic_int64’
pub const PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_clock’
pub const PHYSICAL_DEVICE_SHADER_CLOCK_FEATURES_KHR: StructureType = Self(1000181000)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_pipeline_compiler_control’
pub const PIPELINE_COMPILER_CONTROL_CREATE_INFO_AMD: StructureType = Self(1000183000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_calibrated_timestamps’
pub const CALIBRATED_TIMESTAMP_INFO_EXT: StructureType = Self(1000184000)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_shader_core_properties’
pub const PHYSICAL_DEVICE_SHADER_CORE_PROPERTIES_AMD: StructureType = Self(1000185000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_video_decode_h265’
pub const VIDEO_DECODE_H265_CAPABILITIES_KHR: StructureType = Self(1000187000)
pub const VIDEO_DECODE_H265_SESSION_PARAMETERS_CREATE_INFO_KHR: StructureType = Self(1000187001)
pub const VIDEO_DECODE_H265_SESSION_PARAMETERS_ADD_INFO_KHR: StructureType = Self(1000187002)
pub const VIDEO_DECODE_H265_PROFILE_INFO_KHR: StructureType = Self(1000187003)
pub const VIDEO_DECODE_H265_PICTURE_INFO_KHR: StructureType = Self(1000187004)
pub const VIDEO_DECODE_H265_DPB_SLOT_INFO_KHR: StructureType = Self(1000187005)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_global_priority’
pub const DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_KHR: StructureType = Self(1000174000)
pub const PHYSICAL_DEVICE_GLOBAL_PRIORITY_QUERY_FEATURES_KHR: StructureType = Self(1000388000)
pub const QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_KHR: StructureType = Self(1000388001)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_memory_overallocation_behavior’
pub const DEVICE_MEMORY_OVERALLOCATION_CREATE_INFO_AMD: StructureType = Self(1000189000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_vertex_attribute_divisor’
pub const PHYSICAL_DEVICE_VERTEX_ATTRIBUTE_DIVISOR_PROPERTIES_EXT: StructureType = Self(1000190000)
pub const PIPELINE_VERTEX_INPUT_DIVISOR_STATE_CREATE_INFO_EXT: StructureType = Self(1000190001)
pub const PHYSICAL_DEVICE_VERTEX_ATTRIBUTE_DIVISOR_FEATURES_EXT: StructureType = Self(1000190002)
source§impl StructureType
impl StructureType
Generated from ‘VK_GGP_frame_token’
pub const PRESENT_FRAME_TOKEN_GGP: StructureType = Self(1000191000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pipeline_creation_feedback’
pub const PIPELINE_CREATION_FEEDBACK_CREATE_INFO_EXT: StructureType = Self::PIPELINE_CREATION_FEEDBACK_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_driver_properties’
pub const PHYSICAL_DEVICE_DRIVER_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_DRIVER_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_float_controls’
pub const PHYSICAL_DEVICE_FLOAT_CONTROLS_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_FLOAT_CONTROLS_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_depth_stencil_resolve’
pub const PHYSICAL_DEVICE_DEPTH_STENCIL_RESOLVE_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_DEPTH_STENCIL_RESOLVE_PROPERTIES
pub const SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR: StructureType = Self::SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_compute_shader_derivatives’
pub const PHYSICAL_DEVICE_COMPUTE_SHADER_DERIVATIVES_FEATURES_NV: StructureType = Self(1000201000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_mesh_shader’
pub const PHYSICAL_DEVICE_MESH_SHADER_FEATURES_NV: StructureType = Self(1000202000)
pub const PHYSICAL_DEVICE_MESH_SHADER_PROPERTIES_NV: StructureType = Self(1000202001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_fragment_shader_barycentric’
pub const PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_NV: StructureType = Self::PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_KHR
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_shader_image_footprint’
pub const PHYSICAL_DEVICE_SHADER_IMAGE_FOOTPRINT_FEATURES_NV: StructureType = Self(1000204000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_scissor_exclusive’
pub const PIPELINE_VIEWPORT_EXCLUSIVE_SCISSOR_STATE_CREATE_INFO_NV: StructureType = Self(1000205000)
pub const PHYSICAL_DEVICE_EXCLUSIVE_SCISSOR_FEATURES_NV: StructureType = Self(1000205002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_device_diagnostic_checkpoints’
pub const CHECKPOINT_DATA_NV: StructureType = Self(1000206000)
pub const QUEUE_FAMILY_CHECKPOINT_PROPERTIES_NV: StructureType = Self(1000206001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_timeline_semaphore’
pub const PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES
pub const PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES
pub const SEMAPHORE_TYPE_CREATE_INFO_KHR: StructureType = Self::SEMAPHORE_TYPE_CREATE_INFO
pub const TIMELINE_SEMAPHORE_SUBMIT_INFO_KHR: StructureType = Self::TIMELINE_SEMAPHORE_SUBMIT_INFO
pub const SEMAPHORE_WAIT_INFO_KHR: StructureType = Self::SEMAPHORE_WAIT_INFO
pub const SEMAPHORE_SIGNAL_INFO_KHR: StructureType = Self::SEMAPHORE_SIGNAL_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_INTEL_shader_integer_functions2’
pub const PHYSICAL_DEVICE_SHADER_INTEGER_FUNCTIONS_2_FEATURES_INTEL: StructureType = Self(1000209000)
source§impl StructureType
impl StructureType
Generated from ‘VK_INTEL_performance_query’
pub const QUERY_POOL_PERFORMANCE_QUERY_CREATE_INFO_INTEL: StructureType = Self(1000210000)
pub const INITIALIZE_PERFORMANCE_API_INFO_INTEL: StructureType = Self(1000210001)
pub const PERFORMANCE_MARKER_INFO_INTEL: StructureType = Self(1000210002)
pub const PERFORMANCE_STREAM_MARKER_INFO_INTEL: StructureType = Self(1000210003)
pub const PERFORMANCE_OVERRIDE_INFO_INTEL: StructureType = Self(1000210004)
pub const PERFORMANCE_CONFIGURATION_ACQUIRE_INFO_INTEL: StructureType = Self(1000210005)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_vulkan_memory_model’
pub const PHYSICAL_DEVICE_VULKAN_MEMORY_MODEL_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_VULKAN_MEMORY_MODEL_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pci_bus_info’
pub const PHYSICAL_DEVICE_PCI_BUS_INFO_PROPERTIES_EXT: StructureType = Self(1000212000)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_display_native_hdr’
pub const DISPLAY_NATIVE_HDR_SURFACE_CAPABILITIES_AMD: StructureType = Self(1000213000)
pub const SWAPCHAIN_DISPLAY_NATIVE_HDR_CREATE_INFO_AMD: StructureType = Self(1000213001)
source§impl StructureType
impl StructureType
Generated from ‘VK_FUCHSIA_imagepipe_surface’
pub const IMAGEPIPE_SURFACE_CREATE_INFO_FUCHSIA: StructureType = Self(1000214000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_terminate_invocation’
pub const PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_metal_surface’
pub const METAL_SURFACE_CREATE_INFO_EXT: StructureType = Self(1000217000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_fragment_density_map’
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT: StructureType = Self(1000218000)
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT: StructureType = Self(1000218001)
pub const RENDER_PASS_FRAGMENT_DENSITY_MAP_CREATE_INFO_EXT: StructureType = Self(1000218002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_scalar_block_layout’
pub const PHYSICAL_DEVICE_SCALAR_BLOCK_LAYOUT_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_SCALAR_BLOCK_LAYOUT_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_subgroup_size_control’
pub const PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_PROPERTIES
pub const PIPELINE_SHADER_STAGE_REQUIRED_SUBGROUP_SIZE_CREATE_INFO_EXT: StructureType = Self::PIPELINE_SHADER_STAGE_REQUIRED_SUBGROUP_SIZE_CREATE_INFO
pub const PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_fragment_shading_rate’
pub const FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR: StructureType = Self(1000226000)
pub const PIPELINE_FRAGMENT_SHADING_RATE_STATE_CREATE_INFO_KHR: StructureType = Self(1000226001)
pub const PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_PROPERTIES_KHR: StructureType = Self(1000226002)
pub const PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_FEATURES_KHR: StructureType = Self(1000226003)
pub const PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_KHR: StructureType = Self(1000226004)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_shader_core_properties2’
pub const PHYSICAL_DEVICE_SHADER_CORE_PROPERTIES_2_AMD: StructureType = Self(1000227000)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_device_coherent_memory’
pub const PHYSICAL_DEVICE_COHERENT_MEMORY_FEATURES_AMD: StructureType = Self(1000229000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_shader_image_atomic_int64’
pub const PHYSICAL_DEVICE_SHADER_IMAGE_ATOMIC_INT64_FEATURES_EXT: StructureType = Self(1000234000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_memory_budget’
pub const PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES_EXT: StructureType = Self(1000237000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_memory_priority’
pub const PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT: StructureType = Self(1000238000)
pub const MEMORY_PRIORITY_ALLOCATE_INFO_EXT: StructureType = Self(1000238001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_surface_protected_capabilities’
pub const SURFACE_PROTECTED_CAPABILITIES_KHR: StructureType = Self(1000239000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_dedicated_allocation_image_aliasing’
pub const PHYSICAL_DEVICE_DEDICATED_ALLOCATION_IMAGE_ALIASING_FEATURES_NV: StructureType = Self(1000240000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_separate_depth_stencil_layouts’
pub const PHYSICAL_DEVICE_SEPARATE_DEPTH_STENCIL_LAYOUTS_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SEPARATE_DEPTH_STENCIL_LAYOUTS_FEATURES
pub const ATTACHMENT_REFERENCE_STENCIL_LAYOUT_KHR: StructureType = Self::ATTACHMENT_REFERENCE_STENCIL_LAYOUT
pub const ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT_KHR: StructureType = Self::ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_buffer_device_address’
pub const PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES_EXT: StructureType = Self(1000244000)
pub const PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES_EXT
pub const BUFFER_DEVICE_ADDRESS_INFO_EXT: StructureType = Self::BUFFER_DEVICE_ADDRESS_INFO
pub const BUFFER_DEVICE_ADDRESS_CREATE_INFO_EXT: StructureType = Self(1000244002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_tooling_info’
pub const PHYSICAL_DEVICE_TOOL_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_TOOL_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_separate_stencil_usage’
pub const IMAGE_STENCIL_USAGE_CREATE_INFO_EXT: StructureType = Self::IMAGE_STENCIL_USAGE_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_validation_features’
pub const VALIDATION_FEATURES_EXT: StructureType = Self(1000247000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_present_wait’
pub const PHYSICAL_DEVICE_PRESENT_WAIT_FEATURES_KHR: StructureType = Self(1000248000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_cooperative_matrix’
pub const PHYSICAL_DEVICE_COOPERATIVE_MATRIX_FEATURES_NV: StructureType = Self(1000249000)
pub const COOPERATIVE_MATRIX_PROPERTIES_NV: StructureType = Self(1000249001)
pub const PHYSICAL_DEVICE_COOPERATIVE_MATRIX_PROPERTIES_NV: StructureType = Self(1000249002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_coverage_reduction_mode’
pub const PHYSICAL_DEVICE_COVERAGE_REDUCTION_MODE_FEATURES_NV: StructureType = Self(1000250000)
pub const PIPELINE_COVERAGE_REDUCTION_STATE_CREATE_INFO_NV: StructureType = Self(1000250001)
pub const FRAMEBUFFER_MIXED_SAMPLES_COMBINATION_NV: StructureType = Self(1000250002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_fragment_shader_interlock’
pub const PHYSICAL_DEVICE_FRAGMENT_SHADER_INTERLOCK_FEATURES_EXT: StructureType = Self(1000251000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_ycbcr_image_arrays’
pub const PHYSICAL_DEVICE_YCBCR_IMAGE_ARRAYS_FEATURES_EXT: StructureType = Self(1000252000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_uniform_buffer_standard_layout’
pub const PHYSICAL_DEVICE_UNIFORM_BUFFER_STANDARD_LAYOUT_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_UNIFORM_BUFFER_STANDARD_LAYOUT_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_provoking_vertex’
pub const PHYSICAL_DEVICE_PROVOKING_VERTEX_FEATURES_EXT: StructureType = Self(1000254000)
pub const PIPELINE_RASTERIZATION_PROVOKING_VERTEX_STATE_CREATE_INFO_EXT: StructureType = Self(1000254001)
pub const PHYSICAL_DEVICE_PROVOKING_VERTEX_PROPERTIES_EXT: StructureType = Self(1000254002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_full_screen_exclusive’
pub const SURFACE_FULL_SCREEN_EXCLUSIVE_INFO_EXT: StructureType = Self(1000255000)
pub const SURFACE_CAPABILITIES_FULL_SCREEN_EXCLUSIVE_EXT: StructureType = Self(1000255002)
pub const SURFACE_FULL_SCREEN_EXCLUSIVE_WIN32_INFO_EXT: StructureType = Self(1000255001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_headless_surface’
pub const HEADLESS_SURFACE_CREATE_INFO_EXT: StructureType = Self(1000256000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_buffer_device_address’
pub const PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES
pub const BUFFER_DEVICE_ADDRESS_INFO_KHR: StructureType = Self::BUFFER_DEVICE_ADDRESS_INFO
pub const BUFFER_OPAQUE_CAPTURE_ADDRESS_CREATE_INFO_KHR: StructureType = Self::BUFFER_OPAQUE_CAPTURE_ADDRESS_CREATE_INFO
pub const MEMORY_OPAQUE_CAPTURE_ADDRESS_ALLOCATE_INFO_KHR: StructureType = Self::MEMORY_OPAQUE_CAPTURE_ADDRESS_ALLOCATE_INFO
pub const DEVICE_MEMORY_OPAQUE_CAPTURE_ADDRESS_INFO_KHR: StructureType = Self::DEVICE_MEMORY_OPAQUE_CAPTURE_ADDRESS_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_line_rasterization’
pub const PHYSICAL_DEVICE_LINE_RASTERIZATION_FEATURES_EXT: StructureType = Self(1000259000)
pub const PIPELINE_RASTERIZATION_LINE_STATE_CREATE_INFO_EXT: StructureType = Self(1000259001)
pub const PHYSICAL_DEVICE_LINE_RASTERIZATION_PROPERTIES_EXT: StructureType = Self(1000259002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_shader_atomic_float’
pub const PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_FEATURES_EXT: StructureType = Self(1000260000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_host_query_reset’
pub const PHYSICAL_DEVICE_HOST_QUERY_RESET_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_HOST_QUERY_RESET_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_index_type_uint8’
pub const PHYSICAL_DEVICE_INDEX_TYPE_UINT8_FEATURES_EXT: StructureType = Self(1000265000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_extended_dynamic_state’
sourcepub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT: StructureType = Self(1000267000)
pub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_FEATURES_EXT: StructureType = Self(1000267000)
Not promoted to 1.3
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_pipeline_executable_properties’
pub const PHYSICAL_DEVICE_PIPELINE_EXECUTABLE_PROPERTIES_FEATURES_KHR: StructureType = Self(1000269000)
pub const PIPELINE_INFO_KHR: StructureType = Self(1000269001)
pub const PIPELINE_EXECUTABLE_PROPERTIES_KHR: StructureType = Self(1000269002)
pub const PIPELINE_EXECUTABLE_INFO_KHR: StructureType = Self(1000269003)
pub const PIPELINE_EXECUTABLE_STATISTIC_KHR: StructureType = Self(1000269004)
pub const PIPELINE_EXECUTABLE_INTERNAL_REPRESENTATION_KHR: StructureType = Self(1000269005)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_shader_atomic_float2’
pub const PHYSICAL_DEVICE_SHADER_ATOMIC_FLOAT_2_FEATURES_EXT: StructureType = Self(1000273000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_surface_maintenance1’
pub const SURFACE_PRESENT_MODE_EXT: StructureType = Self(1000274000)
pub const SURFACE_PRESENT_SCALING_CAPABILITIES_EXT: StructureType = Self(1000274001)
pub const SURFACE_PRESENT_MODE_COMPATIBILITY_EXT: StructureType = Self(1000274002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_swapchain_maintenance1’
pub const PHYSICAL_DEVICE_SWAPCHAIN_MAINTENANCE_1_FEATURES_EXT: StructureType = Self(1000275000)
pub const SWAPCHAIN_PRESENT_FENCE_INFO_EXT: StructureType = Self(1000275001)
pub const SWAPCHAIN_PRESENT_MODES_CREATE_INFO_EXT: StructureType = Self(1000275002)
pub const SWAPCHAIN_PRESENT_MODE_INFO_EXT: StructureType = Self(1000275003)
pub const SWAPCHAIN_PRESENT_SCALING_CREATE_INFO_EXT: StructureType = Self(1000275004)
pub const RELEASE_SWAPCHAIN_IMAGES_INFO_EXT: StructureType = Self(1000275005)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_shader_demote_to_helper_invocation’
pub const PHYSICAL_DEVICE_SHADER_DEMOTE_TO_HELPER_INVOCATION_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_SHADER_DEMOTE_TO_HELPER_INVOCATION_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_device_generated_commands’
pub const PHYSICAL_DEVICE_DEVICE_GENERATED_COMMANDS_PROPERTIES_NV: StructureType = Self(1000277000)
pub const GRAPHICS_SHADER_GROUP_CREATE_INFO_NV: StructureType = Self(1000277001)
pub const GRAPHICS_PIPELINE_SHADER_GROUPS_CREATE_INFO_NV: StructureType = Self(1000277002)
pub const INDIRECT_COMMANDS_LAYOUT_TOKEN_NV: StructureType = Self(1000277003)
pub const INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NV: StructureType = Self(1000277004)
pub const GENERATED_COMMANDS_INFO_NV: StructureType = Self(1000277005)
pub const GENERATED_COMMANDS_MEMORY_REQUIREMENTS_INFO_NV: StructureType = Self(1000277006)
pub const PHYSICAL_DEVICE_DEVICE_GENERATED_COMMANDS_FEATURES_NV: StructureType = Self(1000277007)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_inherited_viewport_scissor’
pub const PHYSICAL_DEVICE_INHERITED_VIEWPORT_SCISSOR_FEATURES_NV: StructureType = Self(1000278000)
pub const COMMAND_BUFFER_INHERITANCE_VIEWPORT_SCISSOR_INFO_NV: StructureType = Self(1000278001)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_integer_dot_product’
pub const PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_FEATURES
pub const PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_texel_buffer_alignment’
sourcepub const PHYSICAL_DEVICE_TEXEL_BUFFER_ALIGNMENT_FEATURES_EXT: StructureType = Self(1000281000)
pub const PHYSICAL_DEVICE_TEXEL_BUFFER_ALIGNMENT_FEATURES_EXT: StructureType = Self(1000281000)
Not promoted to 1.3
pub const PHYSICAL_DEVICE_TEXEL_BUFFER_ALIGNMENT_PROPERTIES_EXT: StructureType = Self::PHYSICAL_DEVICE_TEXEL_BUFFER_ALIGNMENT_PROPERTIES
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_render_pass_transform’
pub const COMMAND_BUFFER_INHERITANCE_RENDER_PASS_TRANSFORM_INFO_QCOM: StructureType = Self(1000282000)
pub const RENDER_PASS_TRANSFORM_BEGIN_INFO_QCOM: StructureType = Self(1000282001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_device_memory_report’
pub const PHYSICAL_DEVICE_DEVICE_MEMORY_REPORT_FEATURES_EXT: StructureType = Self(1000284000)
pub const DEVICE_DEVICE_MEMORY_REPORT_CREATE_INFO_EXT: StructureType = Self(1000284001)
pub const DEVICE_MEMORY_REPORT_CALLBACK_DATA_EXT: StructureType = Self(1000284002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_robustness2’
pub const PHYSICAL_DEVICE_ROBUSTNESS_2_FEATURES_EXT: StructureType = Self(1000286000)
pub const PHYSICAL_DEVICE_ROBUSTNESS_2_PROPERTIES_EXT: StructureType = Self(1000286001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_custom_border_color’
pub const SAMPLER_CUSTOM_BORDER_COLOR_CREATE_INFO_EXT: StructureType = Self(1000287000)
pub const PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_PROPERTIES_EXT: StructureType = Self(1000287001)
pub const PHYSICAL_DEVICE_CUSTOM_BORDER_COLOR_FEATURES_EXT: StructureType = Self(1000287002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_pipeline_library’
pub const PIPELINE_LIBRARY_CREATE_INFO_KHR: StructureType = Self(1000290000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_present_barrier’
pub const PHYSICAL_DEVICE_PRESENT_BARRIER_FEATURES_NV: StructureType = Self(1000292000)
pub const SURFACE_CAPABILITIES_PRESENT_BARRIER_NV: StructureType = Self(1000292001)
pub const SWAPCHAIN_PRESENT_BARRIER_CREATE_INFO_NV: StructureType = Self(1000292002)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_present_id’
pub const PRESENT_ID_KHR: StructureType = Self(1000294000)
pub const PHYSICAL_DEVICE_PRESENT_ID_FEATURES_KHR: StructureType = Self(1000294001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_private_data’
pub const PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES
pub const DEVICE_PRIVATE_DATA_CREATE_INFO_EXT: StructureType = Self::DEVICE_PRIVATE_DATA_CREATE_INFO
pub const PRIVATE_DATA_SLOT_CREATE_INFO_EXT: StructureType = Self::PRIVATE_DATA_SLOT_CREATE_INFO
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pipeline_creation_cache_control’
pub const PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_video_encode_queue’
pub const VIDEO_ENCODE_INFO_KHR: StructureType = Self(1000299000)
pub const VIDEO_ENCODE_RATE_CONTROL_INFO_KHR: StructureType = Self(1000299001)
pub const VIDEO_ENCODE_RATE_CONTROL_LAYER_INFO_KHR: StructureType = Self(1000299002)
pub const VIDEO_ENCODE_CAPABILITIES_KHR: StructureType = Self(1000299003)
pub const VIDEO_ENCODE_USAGE_INFO_KHR: StructureType = Self(1000299004)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_device_diagnostics_config’
pub const PHYSICAL_DEVICE_DIAGNOSTICS_CONFIG_FEATURES_NV: StructureType = Self(1000300000)
pub const DEVICE_DIAGNOSTICS_CONFIG_CREATE_INFO_NV: StructureType = Self(1000300001)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_extension_310’
pub const RESERVED_QCOM: StructureType = Self(1000309000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_metal_objects’
pub const EXPORT_METAL_OBJECT_CREATE_INFO_EXT: StructureType = Self(1000311000)
pub const EXPORT_METAL_OBJECTS_INFO_EXT: StructureType = Self(1000311001)
pub const EXPORT_METAL_DEVICE_INFO_EXT: StructureType = Self(1000311002)
pub const EXPORT_METAL_COMMAND_QUEUE_INFO_EXT: StructureType = Self(1000311003)
pub const EXPORT_METAL_BUFFER_INFO_EXT: StructureType = Self(1000311004)
pub const IMPORT_METAL_BUFFER_INFO_EXT: StructureType = Self(1000311005)
pub const EXPORT_METAL_TEXTURE_INFO_EXT: StructureType = Self(1000311006)
pub const IMPORT_METAL_TEXTURE_INFO_EXT: StructureType = Self(1000311007)
pub const EXPORT_METAL_IO_SURFACE_INFO_EXT: StructureType = Self(1000311008)
pub const IMPORT_METAL_IO_SURFACE_INFO_EXT: StructureType = Self(1000311009)
pub const EXPORT_METAL_SHARED_EVENT_INFO_EXT: StructureType = Self(1000311010)
pub const IMPORT_METAL_SHARED_EVENT_INFO_EXT: StructureType = Self(1000311011)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_synchronization2’
pub const MEMORY_BARRIER_2_KHR: StructureType = Self::MEMORY_BARRIER_2
pub const BUFFER_MEMORY_BARRIER_2_KHR: StructureType = Self::BUFFER_MEMORY_BARRIER_2
pub const IMAGE_MEMORY_BARRIER_2_KHR: StructureType = Self::IMAGE_MEMORY_BARRIER_2
pub const DEPENDENCY_INFO_KHR: StructureType = Self::DEPENDENCY_INFO
pub const SUBMIT_INFO_2_KHR: StructureType = Self::SUBMIT_INFO_2
pub const SEMAPHORE_SUBMIT_INFO_KHR: StructureType = Self::SEMAPHORE_SUBMIT_INFO
pub const COMMAND_BUFFER_SUBMIT_INFO_KHR: StructureType = Self::COMMAND_BUFFER_SUBMIT_INFO
pub const PHYSICAL_DEVICE_SYNCHRONIZATION_2_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_SYNCHRONIZATION_2_FEATURES
pub const QUEUE_FAMILY_CHECKPOINT_PROPERTIES_2_NV: StructureType = Self(1000314008)
pub const CHECKPOINT_DATA_2_NV: StructureType = Self(1000314009)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_descriptor_buffer’
pub const PHYSICAL_DEVICE_DESCRIPTOR_BUFFER_PROPERTIES_EXT: StructureType = Self(1000316000)
pub const PHYSICAL_DEVICE_DESCRIPTOR_BUFFER_DENSITY_MAP_PROPERTIES_EXT: StructureType = Self(1000316001)
pub const PHYSICAL_DEVICE_DESCRIPTOR_BUFFER_FEATURES_EXT: StructureType = Self(1000316002)
pub const DESCRIPTOR_ADDRESS_INFO_EXT: StructureType = Self(1000316003)
pub const DESCRIPTOR_GET_INFO_EXT: StructureType = Self(1000316004)
pub const BUFFER_CAPTURE_DESCRIPTOR_DATA_INFO_EXT: StructureType = Self(1000316005)
pub const IMAGE_CAPTURE_DESCRIPTOR_DATA_INFO_EXT: StructureType = Self(1000316006)
pub const IMAGE_VIEW_CAPTURE_DESCRIPTOR_DATA_INFO_EXT: StructureType = Self(1000316007)
pub const SAMPLER_CAPTURE_DESCRIPTOR_DATA_INFO_EXT: StructureType = Self(1000316008)
pub const OPAQUE_CAPTURE_DESCRIPTOR_DATA_CREATE_INFO_EXT: StructureType = Self(1000316010)
pub const DESCRIPTOR_BUFFER_BINDING_INFO_EXT: StructureType = Self(1000316011)
pub const DESCRIPTOR_BUFFER_BINDING_PUSH_DESCRIPTOR_BUFFER_HANDLE_EXT: StructureType = Self(1000316012)
pub const ACCELERATION_STRUCTURE_CAPTURE_DESCRIPTOR_DATA_INFO_EXT: StructureType = Self(1000316009)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_graphics_pipeline_library’
pub const PHYSICAL_DEVICE_GRAPHICS_PIPELINE_LIBRARY_FEATURES_EXT: StructureType = Self(1000320000)
pub const PHYSICAL_DEVICE_GRAPHICS_PIPELINE_LIBRARY_PROPERTIES_EXT: StructureType = Self(1000320001)
pub const GRAPHICS_PIPELINE_LIBRARY_CREATE_INFO_EXT: StructureType = Self(1000320002)
source§impl StructureType
impl StructureType
Generated from ‘VK_AMD_shader_early_and_late_fragment_tests’
pub const PHYSICAL_DEVICE_SHADER_EARLY_AND_LATE_FRAGMENT_TESTS_FEATURES_AMD: StructureType = Self(1000321000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_fragment_shader_barycentric’
pub const PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_KHR: StructureType = Self(1000203000)
pub const PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_PROPERTIES_KHR: StructureType = Self(1000322000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_shader_subgroup_uniform_control_flow’
pub const PHYSICAL_DEVICE_SHADER_SUBGROUP_UNIFORM_CONTROL_FLOW_FEATURES_KHR: StructureType = Self(1000323000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_zero_initialize_workgroup_memory’
pub const PHYSICAL_DEVICE_ZERO_INITIALIZE_WORKGROUP_MEMORY_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_ZERO_INITIALIZE_WORKGROUP_MEMORY_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_fragment_shading_rate_enums’
pub const PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_ENUMS_PROPERTIES_NV: StructureType = Self(1000326000)
pub const PHYSICAL_DEVICE_FRAGMENT_SHADING_RATE_ENUMS_FEATURES_NV: StructureType = Self(1000326001)
pub const PIPELINE_FRAGMENT_SHADING_RATE_ENUM_STATE_CREATE_INFO_NV: StructureType = Self(1000326002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_ray_tracing_motion_blur’
pub const ACCELERATION_STRUCTURE_GEOMETRY_MOTION_TRIANGLES_DATA_NV: StructureType = Self(1000327000)
pub const PHYSICAL_DEVICE_RAY_TRACING_MOTION_BLUR_FEATURES_NV: StructureType = Self(1000327001)
pub const ACCELERATION_STRUCTURE_MOTION_INFO_NV: StructureType = Self(1000327002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_mesh_shader’
pub const PHYSICAL_DEVICE_MESH_SHADER_FEATURES_EXT: StructureType = Self(1000328000)
pub const PHYSICAL_DEVICE_MESH_SHADER_PROPERTIES_EXT: StructureType = Self(1000328001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_ycbcr_2plane_444_formats’
pub const PHYSICAL_DEVICE_YCBCR_2_PLANE_444_FORMATS_FEATURES_EXT: StructureType = Self(1000330000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_fragment_density_map2’
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_FEATURES_EXT: StructureType = Self(1000332000)
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_2_PROPERTIES_EXT: StructureType = Self(1000332001)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_rotated_copy_commands’
pub const COPY_COMMAND_TRANSFORM_INFO_QCOM: StructureType = Self(1000333000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_robustness’
pub const PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_workgroup_memory_explicit_layout’
pub const PHYSICAL_DEVICE_WORKGROUP_MEMORY_EXPLICIT_LAYOUT_FEATURES_KHR: StructureType = Self(1000336000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_copy_commands2’
pub const COPY_BUFFER_INFO_2_KHR: StructureType = Self::COPY_BUFFER_INFO_2
pub const COPY_IMAGE_INFO_2_KHR: StructureType = Self::COPY_IMAGE_INFO_2
pub const COPY_BUFFER_TO_IMAGE_INFO_2_KHR: StructureType = Self::COPY_BUFFER_TO_IMAGE_INFO_2
pub const COPY_IMAGE_TO_BUFFER_INFO_2_KHR: StructureType = Self::COPY_IMAGE_TO_BUFFER_INFO_2
pub const BLIT_IMAGE_INFO_2_KHR: StructureType = Self::BLIT_IMAGE_INFO_2
pub const RESOLVE_IMAGE_INFO_2_KHR: StructureType = Self::RESOLVE_IMAGE_INFO_2
pub const BUFFER_COPY_2_KHR: StructureType = Self::BUFFER_COPY_2
pub const IMAGE_COPY_2_KHR: StructureType = Self::IMAGE_COPY_2
pub const IMAGE_BLIT_2_KHR: StructureType = Self::IMAGE_BLIT_2
pub const BUFFER_IMAGE_COPY_2_KHR: StructureType = Self::BUFFER_IMAGE_COPY_2
pub const IMAGE_RESOLVE_2_KHR: StructureType = Self::IMAGE_RESOLVE_2
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_compression_control’
pub const PHYSICAL_DEVICE_IMAGE_COMPRESSION_CONTROL_FEATURES_EXT: StructureType = Self(1000338000)
pub const IMAGE_COMPRESSION_CONTROL_EXT: StructureType = Self(1000338001)
pub const SUBRESOURCE_LAYOUT_2_EXT: StructureType = Self(1000338002)
pub const IMAGE_SUBRESOURCE_2_EXT: StructureType = Self(1000338003)
pub const IMAGE_COMPRESSION_PROPERTIES_EXT: StructureType = Self(1000338004)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_attachment_feedback_loop_layout’
pub const PHYSICAL_DEVICE_ATTACHMENT_FEEDBACK_LOOP_LAYOUT_FEATURES_EXT: StructureType = Self(1000339000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_4444_formats’
pub const PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT: StructureType = Self(1000340000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_device_fault’
pub const PHYSICAL_DEVICE_FAULT_FEATURES_EXT: StructureType = Self(1000341000)
pub const DEVICE_FAULT_COUNTS_EXT: StructureType = Self(1000341001)
pub const DEVICE_FAULT_INFO_EXT: StructureType = Self(1000341002)
source§impl StructureType
impl StructureType
Generated from ‘VK_ARM_rasterization_order_attachment_access’
pub const PHYSICAL_DEVICE_RASTERIZATION_ORDER_ATTACHMENT_ACCESS_FEATURES_ARM: StructureType = Self::PHYSICAL_DEVICE_RASTERIZATION_ORDER_ATTACHMENT_ACCESS_FEATURES_EXT
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_rgba10x6_formats’
pub const PHYSICAL_DEVICE_RGBA10X6_FORMATS_FEATURES_EXT: StructureType = Self(1000344000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_directfb_surface’
pub const DIRECTFB_SURFACE_CREATE_INFO_EXT: StructureType = Self(1000346000)
source§impl StructureType
impl StructureType
Generated from ‘VK_VALVE_mutable_descriptor_type’
pub const PHYSICAL_DEVICE_MUTABLE_DESCRIPTOR_TYPE_FEATURES_VALVE: StructureType = Self::PHYSICAL_DEVICE_MUTABLE_DESCRIPTOR_TYPE_FEATURES_EXT
pub const MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_VALVE: StructureType = Self::MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_EXT
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_vertex_input_dynamic_state’
pub const PHYSICAL_DEVICE_VERTEX_INPUT_DYNAMIC_STATE_FEATURES_EXT: StructureType = Self(1000352000)
pub const VERTEX_INPUT_BINDING_DESCRIPTION_2_EXT: StructureType = Self(1000352001)
pub const VERTEX_INPUT_ATTRIBUTE_DESCRIPTION_2_EXT: StructureType = Self(1000352002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_physical_device_drm’
pub const PHYSICAL_DEVICE_DRM_PROPERTIES_EXT: StructureType = Self(1000353000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_device_address_binding_report’
pub const PHYSICAL_DEVICE_ADDRESS_BINDING_REPORT_FEATURES_EXT: StructureType = Self(1000354000)
pub const DEVICE_ADDRESS_BINDING_CALLBACK_DATA_EXT: StructureType = Self(1000354001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_depth_clip_control’
pub const PHYSICAL_DEVICE_DEPTH_CLIP_CONTROL_FEATURES_EXT: StructureType = Self(1000355000)
pub const PIPELINE_VIEWPORT_DEPTH_CLIP_CONTROL_CREATE_INFO_EXT: StructureType = Self(1000355001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_primitive_topology_list_restart’
pub const PHYSICAL_DEVICE_PRIMITIVE_TOPOLOGY_LIST_RESTART_FEATURES_EXT: StructureType = Self(1000356000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_format_feature_flags2’
pub const FORMAT_PROPERTIES_3_KHR: StructureType = Self::FORMAT_PROPERTIES_3
source§impl StructureType
impl StructureType
Generated from ‘VK_FUCHSIA_external_memory’
pub const IMPORT_MEMORY_ZIRCON_HANDLE_INFO_FUCHSIA: StructureType = Self(1000364000)
pub const MEMORY_ZIRCON_HANDLE_PROPERTIES_FUCHSIA: StructureType = Self(1000364001)
pub const MEMORY_GET_ZIRCON_HANDLE_INFO_FUCHSIA: StructureType = Self(1000364002)
source§impl StructureType
impl StructureType
Generated from ‘VK_FUCHSIA_external_semaphore’
pub const IMPORT_SEMAPHORE_ZIRCON_HANDLE_INFO_FUCHSIA: StructureType = Self(1000365000)
pub const SEMAPHORE_GET_ZIRCON_HANDLE_INFO_FUCHSIA: StructureType = Self(1000365001)
source§impl StructureType
impl StructureType
Generated from ‘VK_FUCHSIA_buffer_collection’
pub const BUFFER_COLLECTION_CREATE_INFO_FUCHSIA: StructureType = Self(1000366000)
pub const IMPORT_MEMORY_BUFFER_COLLECTION_FUCHSIA: StructureType = Self(1000366001)
pub const BUFFER_COLLECTION_IMAGE_CREATE_INFO_FUCHSIA: StructureType = Self(1000366002)
pub const BUFFER_COLLECTION_PROPERTIES_FUCHSIA: StructureType = Self(1000366003)
pub const BUFFER_CONSTRAINTS_INFO_FUCHSIA: StructureType = Self(1000366004)
pub const BUFFER_COLLECTION_BUFFER_CREATE_INFO_FUCHSIA: StructureType = Self(1000366005)
pub const IMAGE_CONSTRAINTS_INFO_FUCHSIA: StructureType = Self(1000366006)
pub const IMAGE_FORMAT_CONSTRAINTS_INFO_FUCHSIA: StructureType = Self(1000366007)
pub const SYSMEM_COLOR_SPACE_FUCHSIA: StructureType = Self(1000366008)
pub const BUFFER_COLLECTION_CONSTRAINTS_INFO_FUCHSIA: StructureType = Self(1000366009)
source§impl StructureType
impl StructureType
Generated from ‘VK_HUAWEI_subpass_shading’
pub const SUBPASS_SHADING_PIPELINE_CREATE_INFO_HUAWEI: StructureType = Self(1000369000)
pub const PHYSICAL_DEVICE_SUBPASS_SHADING_FEATURES_HUAWEI: StructureType = Self(1000369001)
pub const PHYSICAL_DEVICE_SUBPASS_SHADING_PROPERTIES_HUAWEI: StructureType = Self(1000369002)
source§impl StructureType
impl StructureType
Generated from ‘VK_HUAWEI_invocation_mask’
pub const PHYSICAL_DEVICE_INVOCATION_MASK_FEATURES_HUAWEI: StructureType = Self(1000370000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_external_memory_rdma’
pub const MEMORY_GET_REMOTE_ADDRESS_INFO_NV: StructureType = Self(1000371000)
pub const PHYSICAL_DEVICE_EXTERNAL_MEMORY_RDMA_FEATURES_NV: StructureType = Self(1000371001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pipeline_properties’
pub const PIPELINE_PROPERTIES_IDENTIFIER_EXT: StructureType = Self(1000372000)
pub const PHYSICAL_DEVICE_PIPELINE_PROPERTIES_FEATURES_EXT: StructureType = Self(1000372001)
pub const PIPELINE_INFO_EXT: StructureType = Self::PIPELINE_INFO_KHR
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_multisampled_render_to_single_sampled’
pub const PHYSICAL_DEVICE_MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_FEATURES_EXT: StructureType = Self(1000376000)
pub const SUBPASS_RESOLVE_PERFORMANCE_QUERY_EXT: StructureType = Self(1000376001)
pub const MULTISAMPLED_RENDER_TO_SINGLE_SAMPLED_INFO_EXT: StructureType = Self(1000376002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_extended_dynamic_state2’
sourcepub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_2_FEATURES_EXT: StructureType = Self(1000377000)
pub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_2_FEATURES_EXT: StructureType = Self(1000377000)
Not promoted to 1.3
source§impl StructureType
impl StructureType
Generated from ‘VK_QNX_screen_surface’
pub const SCREEN_SURFACE_CREATE_INFO_QNX: StructureType = Self(1000378000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_color_write_enable’
pub const PHYSICAL_DEVICE_COLOR_WRITE_ENABLE_FEATURES_EXT: StructureType = Self(1000381000)
pub const PIPELINE_COLOR_WRITE_CREATE_INFO_EXT: StructureType = Self(1000381001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_primitives_generated_query’
pub const PHYSICAL_DEVICE_PRIMITIVES_GENERATED_QUERY_FEATURES_EXT: StructureType = Self(1000382000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_ray_tracing_maintenance1’
pub const PHYSICAL_DEVICE_RAY_TRACING_MAINTENANCE_1_FEATURES_KHR: StructureType = Self(1000386000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_global_priority_query’
pub const PHYSICAL_DEVICE_GLOBAL_PRIORITY_QUERY_FEATURES_EXT: StructureType = Self::PHYSICAL_DEVICE_GLOBAL_PRIORITY_QUERY_FEATURES_KHR
pub const QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT: StructureType = Self::QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_KHR
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_view_min_lod’
pub const PHYSICAL_DEVICE_IMAGE_VIEW_MIN_LOD_FEATURES_EXT: StructureType = Self(1000391000)
pub const IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT: StructureType = Self(1000391001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_multi_draw’
pub const PHYSICAL_DEVICE_MULTI_DRAW_FEATURES_EXT: StructureType = Self(1000392000)
pub const PHYSICAL_DEVICE_MULTI_DRAW_PROPERTIES_EXT: StructureType = Self(1000392001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_2d_view_of_3d’
pub const PHYSICAL_DEVICE_IMAGE_2D_VIEW_OF_3D_FEATURES_EXT: StructureType = Self(1000393000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_opacity_micromap’
pub const MICROMAP_BUILD_INFO_EXT: StructureType = Self(1000396000)
pub const MICROMAP_VERSION_INFO_EXT: StructureType = Self(1000396001)
pub const COPY_MICROMAP_INFO_EXT: StructureType = Self(1000396002)
pub const COPY_MICROMAP_TO_MEMORY_INFO_EXT: StructureType = Self(1000396003)
pub const COPY_MEMORY_TO_MICROMAP_INFO_EXT: StructureType = Self(1000396004)
pub const PHYSICAL_DEVICE_OPACITY_MICROMAP_FEATURES_EXT: StructureType = Self(1000396005)
pub const PHYSICAL_DEVICE_OPACITY_MICROMAP_PROPERTIES_EXT: StructureType = Self(1000396006)
pub const MICROMAP_CREATE_INFO_EXT: StructureType = Self(1000396007)
pub const MICROMAP_BUILD_SIZES_INFO_EXT: StructureType = Self(1000396008)
pub const ACCELERATION_STRUCTURE_TRIANGLES_OPACITY_MICROMAP_EXT: StructureType = Self(1000396009)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_border_color_swizzle’
pub const PHYSICAL_DEVICE_BORDER_COLOR_SWIZZLE_FEATURES_EXT: StructureType = Self(1000411000)
pub const SAMPLER_BORDER_COLOR_COMPONENT_MAPPING_CREATE_INFO_EXT: StructureType = Self(1000411001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pageable_device_local_memory’
pub const PHYSICAL_DEVICE_PAGEABLE_DEVICE_LOCAL_MEMORY_FEATURES_EXT: StructureType = Self(1000412000)
source§impl StructureType
impl StructureType
Generated from ‘VK_KHR_maintenance4’
pub const PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES_KHR: StructureType = Self::PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES
pub const PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES_KHR: StructureType = Self::PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES
pub const DEVICE_BUFFER_MEMORY_REQUIREMENTS_KHR: StructureType = Self::DEVICE_BUFFER_MEMORY_REQUIREMENTS
pub const DEVICE_IMAGE_MEMORY_REQUIREMENTS_KHR: StructureType = Self::DEVICE_IMAGE_MEMORY_REQUIREMENTS
source§impl StructureType
impl StructureType
Generated from ‘VK_VALVE_descriptor_set_host_mapping’
pub const PHYSICAL_DEVICE_DESCRIPTOR_SET_HOST_MAPPING_FEATURES_VALVE: StructureType = Self(1000420000)
pub const DESCRIPTOR_SET_BINDING_REFERENCE_VALVE: StructureType = Self(1000420001)
pub const DESCRIPTOR_SET_LAYOUT_HOST_MAPPING_INFO_VALVE: StructureType = Self(1000420002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_depth_clamp_zero_one’
pub const PHYSICAL_DEVICE_DEPTH_CLAMP_ZERO_ONE_FEATURES_EXT: StructureType = Self(1000421000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_non_seamless_cube_map’
pub const PHYSICAL_DEVICE_NON_SEAMLESS_CUBE_MAP_FEATURES_EXT: StructureType = Self(1000422000)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_fragment_density_map_offset’
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_OFFSET_FEATURES_QCOM: StructureType = Self(1000425000)
pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_OFFSET_PROPERTIES_QCOM: StructureType = Self(1000425001)
pub const SUBPASS_FRAGMENT_DENSITY_MAP_OFFSET_END_INFO_QCOM: StructureType = Self(1000425002)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_copy_memory_indirect’
pub const PHYSICAL_DEVICE_COPY_MEMORY_INDIRECT_FEATURES_NV: StructureType = Self(1000426000)
pub const PHYSICAL_DEVICE_COPY_MEMORY_INDIRECT_PROPERTIES_NV: StructureType = Self(1000426001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_memory_decompression’
pub const PHYSICAL_DEVICE_MEMORY_DECOMPRESSION_FEATURES_NV: StructureType = Self(1000427000)
pub const PHYSICAL_DEVICE_MEMORY_DECOMPRESSION_PROPERTIES_NV: StructureType = Self(1000427001)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_linear_color_attachment’
pub const PHYSICAL_DEVICE_LINEAR_COLOR_ATTACHMENT_FEATURES_NV: StructureType = Self(1000430000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_image_compression_control_swapchain’
pub const PHYSICAL_DEVICE_IMAGE_COMPRESSION_CONTROL_SWAPCHAIN_FEATURES_EXT: StructureType = Self(1000437000)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_image_processing’
pub const PHYSICAL_DEVICE_IMAGE_PROCESSING_FEATURES_QCOM: StructureType = Self(1000440000)
pub const PHYSICAL_DEVICE_IMAGE_PROCESSING_PROPERTIES_QCOM: StructureType = Self(1000440001)
pub const IMAGE_VIEW_SAMPLE_WEIGHT_CREATE_INFO_QCOM: StructureType = Self(1000440002)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_extended_dynamic_state3’
pub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_3_FEATURES_EXT: StructureType = Self(1000455000)
pub const PHYSICAL_DEVICE_EXTENDED_DYNAMIC_STATE_3_PROPERTIES_EXT: StructureType = Self(1000455001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_subpass_merge_feedback’
pub const PHYSICAL_DEVICE_SUBPASS_MERGE_FEEDBACK_FEATURES_EXT: StructureType = Self(1000458000)
pub const RENDER_PASS_CREATION_CONTROL_EXT: StructureType = Self(1000458001)
pub const RENDER_PASS_CREATION_FEEDBACK_CREATE_INFO_EXT: StructureType = Self(1000458002)
pub const RENDER_PASS_SUBPASS_FEEDBACK_CREATE_INFO_EXT: StructureType = Self(1000458003)
source§impl StructureType
impl StructureType
Generated from ‘VK_LUNARG_direct_driver_loading’
pub const DIRECT_DRIVER_LOADING_INFO_LUNARG: StructureType = Self(1000459000)
pub const DIRECT_DRIVER_LOADING_LIST_LUNARG: StructureType = Self(1000459001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_shader_module_identifier’
pub const PHYSICAL_DEVICE_SHADER_MODULE_IDENTIFIER_FEATURES_EXT: StructureType = Self(1000462000)
pub const PHYSICAL_DEVICE_SHADER_MODULE_IDENTIFIER_PROPERTIES_EXT: StructureType = Self(1000462001)
pub const PIPELINE_SHADER_STAGE_MODULE_IDENTIFIER_CREATE_INFO_EXT: StructureType = Self(1000462002)
pub const SHADER_MODULE_IDENTIFIER_EXT: StructureType = Self(1000462003)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_rasterization_order_attachment_access’
pub const PHYSICAL_DEVICE_RASTERIZATION_ORDER_ATTACHMENT_ACCESS_FEATURES_EXT: StructureType = Self(1000342000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_optical_flow’
pub const PHYSICAL_DEVICE_OPTICAL_FLOW_FEATURES_NV: StructureType = Self(1000464000)
pub const PHYSICAL_DEVICE_OPTICAL_FLOW_PROPERTIES_NV: StructureType = Self(1000464001)
pub const OPTICAL_FLOW_IMAGE_FORMAT_INFO_NV: StructureType = Self(1000464002)
pub const OPTICAL_FLOW_IMAGE_FORMAT_PROPERTIES_NV: StructureType = Self(1000464003)
pub const OPTICAL_FLOW_SESSION_CREATE_INFO_NV: StructureType = Self(1000464004)
pub const OPTICAL_FLOW_EXECUTE_INFO_NV: StructureType = Self(1000464005)
pub const OPTICAL_FLOW_SESSION_CREATE_PRIVATE_DATA_INFO_NV: StructureType = Self(1000464010)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_legacy_dithering’
pub const PHYSICAL_DEVICE_LEGACY_DITHERING_FEATURES_EXT: StructureType = Self(1000465000)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_pipeline_protected_access’
pub const PHYSICAL_DEVICE_PIPELINE_PROTECTED_ACCESS_FEATURES_EXT: StructureType = Self(1000466000)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_tile_properties’
pub const PHYSICAL_DEVICE_TILE_PROPERTIES_FEATURES_QCOM: StructureType = Self(1000484000)
pub const TILE_PROPERTIES_QCOM: StructureType = Self(1000484001)
source§impl StructureType
impl StructureType
Generated from ‘VK_SEC_amigo_profiling’
pub const PHYSICAL_DEVICE_AMIGO_PROFILING_FEATURES_SEC: StructureType = Self(1000485000)
pub const AMIGO_PROFILING_SUBMIT_INFO_SEC: StructureType = Self(1000485001)
source§impl StructureType
impl StructureType
Generated from ‘VK_QCOM_multiview_per_view_viewports’
pub const PHYSICAL_DEVICE_MULTIVIEW_PER_VIEW_VIEWPORTS_FEATURES_QCOM: StructureType = Self(1000488000)
source§impl StructureType
impl StructureType
Generated from ‘VK_NV_ray_tracing_invocation_reorder’
pub const PHYSICAL_DEVICE_RAY_TRACING_INVOCATION_REORDER_FEATURES_NV: StructureType = Self(1000490000)
pub const PHYSICAL_DEVICE_RAY_TRACING_INVOCATION_REORDER_PROPERTIES_NV: StructureType = Self(1000490001)
source§impl StructureType
impl StructureType
Generated from ‘VK_EXT_mutable_descriptor_type’
pub const PHYSICAL_DEVICE_MUTABLE_DESCRIPTOR_TYPE_FEATURES_EXT: StructureType = Self(1000351000)
pub const MUTABLE_DESCRIPTOR_TYPE_CREATE_INFO_EXT: StructureType = Self(1000351002)
source§impl StructureType
impl StructureType
Generated from ‘VK_ARM_shader_core_builtins’
pub const PHYSICAL_DEVICE_SHADER_CORE_BUILTINS_FEATURES_ARM: StructureType = Self(1000497000)
pub const PHYSICAL_DEVICE_SHADER_CORE_BUILTINS_PROPERTIES_ARM: StructureType = Self(1000497001)
source§impl StructureType
impl StructureType
Generated from ‘VK_VERSION_1_1’
pub const PHYSICAL_DEVICE_SUBGROUP_PROPERTIES: StructureType = Self(1000094000)
pub const BIND_BUFFER_MEMORY_INFO: StructureType = Self(1000157000)
pub const BIND_IMAGE_MEMORY_INFO: StructureType = Self(1000157001)
pub const PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES: StructureType = Self(1000083000)
pub const MEMORY_DEDICATED_REQUIREMENTS: StructureType = Self(1000127000)
pub const MEMORY_DEDICATED_ALLOCATE_INFO: StructureType = Self(1000127001)
pub const MEMORY_ALLOCATE_FLAGS_INFO: StructureType = Self(1000060000)
pub const DEVICE_GROUP_RENDER_PASS_BEGIN_INFO: StructureType = Self(1000060003)
pub const DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO: StructureType = Self(1000060004)
pub const DEVICE_GROUP_SUBMIT_INFO: StructureType = Self(1000060005)
pub const DEVICE_GROUP_BIND_SPARSE_INFO: StructureType = Self(1000060006)
pub const BIND_BUFFER_MEMORY_DEVICE_GROUP_INFO: StructureType = Self(1000060013)
pub const BIND_IMAGE_MEMORY_DEVICE_GROUP_INFO: StructureType = Self(1000060014)
pub const PHYSICAL_DEVICE_GROUP_PROPERTIES: StructureType = Self(1000070000)
pub const DEVICE_GROUP_DEVICE_CREATE_INFO: StructureType = Self(1000070001)
pub const BUFFER_MEMORY_REQUIREMENTS_INFO_2: StructureType = Self(1000146000)
pub const IMAGE_MEMORY_REQUIREMENTS_INFO_2: StructureType = Self(1000146001)
pub const IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2: StructureType = Self(1000146002)
pub const MEMORY_REQUIREMENTS_2: StructureType = Self(1000146003)
pub const SPARSE_IMAGE_MEMORY_REQUIREMENTS_2: StructureType = Self(1000146004)
pub const PHYSICAL_DEVICE_FEATURES_2: StructureType = Self(1000059000)
pub const PHYSICAL_DEVICE_PROPERTIES_2: StructureType = Self(1000059001)
pub const FORMAT_PROPERTIES_2: StructureType = Self(1000059002)
pub const IMAGE_FORMAT_PROPERTIES_2: StructureType = Self(1000059003)
pub const PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2: StructureType = Self(1000059004)
pub const QUEUE_FAMILY_PROPERTIES_2: StructureType = Self(1000059005)
pub const PHYSICAL_DEVICE_MEMORY_PROPERTIES_2: StructureType = Self(1000059006)
pub const SPARSE_IMAGE_FORMAT_PROPERTIES_2: StructureType = Self(1000059007)
pub const PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2: StructureType = Self(1000059008)
pub const PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES: StructureType = Self(1000117000)
pub const RENDER_PASS_INPUT_ATTACHMENT_ASPECT_CREATE_INFO: StructureType = Self(1000117001)
pub const IMAGE_VIEW_USAGE_CREATE_INFO: StructureType = Self(1000117002)
pub const PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO: StructureType = Self(1000117003)
pub const RENDER_PASS_MULTIVIEW_CREATE_INFO: StructureType = Self(1000053000)
pub const PHYSICAL_DEVICE_MULTIVIEW_FEATURES: StructureType = Self(1000053001)
pub const PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES: StructureType = Self(1000053002)
pub const PHYSICAL_DEVICE_VARIABLE_POINTERS_FEATURES: StructureType = Self(1000120000)
pub const PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES: StructureType = Self::PHYSICAL_DEVICE_VARIABLE_POINTERS_FEATURES
pub const PROTECTED_SUBMIT_INFO: StructureType = Self(1000145000)
pub const PHYSICAL_DEVICE_PROTECTED_MEMORY_FEATURES: StructureType = Self(1000145001)
pub const PHYSICAL_DEVICE_PROTECTED_MEMORY_PROPERTIES: StructureType = Self(1000145002)
pub const DEVICE_QUEUE_INFO_2: StructureType = Self(1000145003)
pub const SAMPLER_YCBCR_CONVERSION_CREATE_INFO: StructureType = Self(1000156000)
pub const SAMPLER_YCBCR_CONVERSION_INFO: StructureType = Self(1000156001)
pub const BIND_IMAGE_PLANE_MEMORY_INFO: StructureType = Self(1000156002)
pub const IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO: StructureType = Self(1000156003)
pub const PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES: StructureType = Self(1000156004)
pub const SAMPLER_YCBCR_CONVERSION_IMAGE_FORMAT_PROPERTIES: StructureType = Self(1000156005)
pub const DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO: StructureType = Self(1000085000)
pub const PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO: StructureType = Self(1000071000)
pub const EXTERNAL_IMAGE_FORMAT_PROPERTIES: StructureType = Self(1000071001)
pub const PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO: StructureType = Self(1000071002)
pub const EXTERNAL_BUFFER_PROPERTIES: StructureType = Self(1000071003)
pub const PHYSICAL_DEVICE_ID_PROPERTIES: StructureType = Self(1000071004)
pub const EXTERNAL_MEMORY_BUFFER_CREATE_INFO: StructureType = Self(1000072000)
pub const EXTERNAL_MEMORY_IMAGE_CREATE_INFO: StructureType = Self(1000072001)
pub const EXPORT_MEMORY_ALLOCATE_INFO: StructureType = Self(1000072002)
pub const PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO: StructureType = Self(1000112000)
pub const EXTERNAL_FENCE_PROPERTIES: StructureType = Self(1000112001)
pub const EXPORT_FENCE_CREATE_INFO: StructureType = Self(1000113000)
pub const EXPORT_SEMAPHORE_CREATE_INFO: StructureType = Self(1000077000)
pub const PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO: StructureType = Self(1000076000)
pub const EXTERNAL_SEMAPHORE_PROPERTIES: StructureType = Self(1000076001)
pub const PHYSICAL_DEVICE_MAINTENANCE_3_PROPERTIES: StructureType = Self(1000168000)
pub const DESCRIPTOR_SET_LAYOUT_SUPPORT: StructureType = Self(1000168001)
pub const PHYSICAL_DEVICE_SHADER_DRAW_PARAMETERS_FEATURES: StructureType = Self(1000063000)
pub const PHYSICAL_DEVICE_SHADER_DRAW_PARAMETER_FEATURES: StructureType = Self::PHYSICAL_DEVICE_SHADER_DRAW_PARAMETERS_FEATURES
source§impl StructureType
impl StructureType
Generated from ‘VK_VERSION_1_2’
pub const PHYSICAL_DEVICE_VULKAN_1_1_FEATURES: StructureType = Self(49)
pub const PHYSICAL_DEVICE_VULKAN_1_1_PROPERTIES: StructureType = Self(50)
pub const PHYSICAL_DEVICE_VULKAN_1_2_FEATURES: StructureType = Self(51)
pub const PHYSICAL_DEVICE_VULKAN_1_2_PROPERTIES: StructureType = Self(52)
pub const IMAGE_FORMAT_LIST_CREATE_INFO: StructureType = Self(1000147000)
pub const ATTACHMENT_DESCRIPTION_2: StructureType = Self(1000109000)
pub const ATTACHMENT_REFERENCE_2: StructureType = Self(1000109001)
pub const SUBPASS_DESCRIPTION_2: StructureType = Self(1000109002)
pub const SUBPASS_DEPENDENCY_2: StructureType = Self(1000109003)
pub const RENDER_PASS_CREATE_INFO_2: StructureType = Self(1000109004)
pub const SUBPASS_BEGIN_INFO: StructureType = Self(1000109005)
pub const SUBPASS_END_INFO: StructureType = Self(1000109006)
pub const PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES: StructureType = Self(1000177000)
pub const PHYSICAL_DEVICE_DRIVER_PROPERTIES: StructureType = Self(1000196000)
pub const PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES: StructureType = Self(1000180000)
pub const PHYSICAL_DEVICE_SHADER_FLOAT16_INT8_FEATURES: StructureType = Self(1000082000)
pub const PHYSICAL_DEVICE_FLOAT_CONTROLS_PROPERTIES: StructureType = Self(1000197000)
pub const DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO: StructureType = Self(1000161000)
pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES: StructureType = Self(1000161001)
pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIES: StructureType = Self(1000161002)
pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO: StructureType = Self(1000161003)
pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_LAYOUT_SUPPORT: StructureType = Self(1000161004)
pub const PHYSICAL_DEVICE_DEPTH_STENCIL_RESOLVE_PROPERTIES: StructureType = Self(1000199000)
pub const SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE: StructureType = Self(1000199001)
pub const PHYSICAL_DEVICE_SCALAR_BLOCK_LAYOUT_FEATURES: StructureType = Self(1000221000)
pub const IMAGE_STENCIL_USAGE_CREATE_INFO: StructureType = Self(1000246000)
pub const PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES: StructureType = Self(1000130000)
pub const SAMPLER_REDUCTION_MODE_CREATE_INFO: StructureType = Self(1000130001)
pub const PHYSICAL_DEVICE_VULKAN_MEMORY_MODEL_FEATURES: StructureType = Self(1000211000)
pub const PHYSICAL_DEVICE_IMAGELESS_FRAMEBUFFER_FEATURES: StructureType = Self(1000108000)
pub const FRAMEBUFFER_ATTACHMENTS_CREATE_INFO: StructureType = Self(1000108001)
pub const FRAMEBUFFER_ATTACHMENT_IMAGE_INFO: StructureType = Self(1000108002)
pub const RENDER_PASS_ATTACHMENT_BEGIN_INFO: StructureType = Self(1000108003)
pub const PHYSICAL_DEVICE_UNIFORM_BUFFER_STANDARD_LAYOUT_FEATURES: StructureType = Self(1000253000)
pub const PHYSICAL_DEVICE_SHADER_SUBGROUP_EXTENDED_TYPES_FEATURES: StructureType = Self(1000175000)
pub const PHYSICAL_DEVICE_SEPARATE_DEPTH_STENCIL_LAYOUTS_FEATURES: StructureType = Self(1000241000)
pub const ATTACHMENT_REFERENCE_STENCIL_LAYOUT: StructureType = Self(1000241001)
pub const ATTACHMENT_DESCRIPTION_STENCIL_LAYOUT: StructureType = Self(1000241002)
pub const PHYSICAL_DEVICE_HOST_QUERY_RESET_FEATURES: StructureType = Self(1000261000)
pub const PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_FEATURES: StructureType = Self(1000207000)
pub const PHYSICAL_DEVICE_TIMELINE_SEMAPHORE_PROPERTIES: StructureType = Self(1000207001)
pub const SEMAPHORE_TYPE_CREATE_INFO: StructureType = Self(1000207002)
pub const TIMELINE_SEMAPHORE_SUBMIT_INFO: StructureType = Self(1000207003)
pub const SEMAPHORE_WAIT_INFO: StructureType = Self(1000207004)
pub const SEMAPHORE_SIGNAL_INFO: StructureType = Self(1000207005)
pub const PHYSICAL_DEVICE_BUFFER_DEVICE_ADDRESS_FEATURES: StructureType = Self(1000257000)
pub const BUFFER_DEVICE_ADDRESS_INFO: StructureType = Self(1000244001)
pub const BUFFER_OPAQUE_CAPTURE_ADDRESS_CREATE_INFO: StructureType = Self(1000257002)
pub const MEMORY_OPAQUE_CAPTURE_ADDRESS_ALLOCATE_INFO: StructureType = Self(1000257003)
pub const DEVICE_MEMORY_OPAQUE_CAPTURE_ADDRESS_INFO: StructureType = Self(1000257004)
source§impl StructureType
impl StructureType
Generated from ‘VK_VERSION_1_3’
pub const PHYSICAL_DEVICE_VULKAN_1_3_FEATURES: StructureType = Self(53)
pub const PHYSICAL_DEVICE_VULKAN_1_3_PROPERTIES: StructureType = Self(54)
pub const PIPELINE_CREATION_FEEDBACK_CREATE_INFO: StructureType = Self(1000192000)
pub const PHYSICAL_DEVICE_SHADER_TERMINATE_INVOCATION_FEATURES: StructureType = Self(1000215000)
pub const PHYSICAL_DEVICE_TOOL_PROPERTIES: StructureType = Self(1000245000)
pub const PHYSICAL_DEVICE_SHADER_DEMOTE_TO_HELPER_INVOCATION_FEATURES: StructureType = Self(1000276000)
pub const PHYSICAL_DEVICE_PRIVATE_DATA_FEATURES: StructureType = Self(1000295000)
pub const DEVICE_PRIVATE_DATA_CREATE_INFO: StructureType = Self(1000295001)
pub const PRIVATE_DATA_SLOT_CREATE_INFO: StructureType = Self(1000295002)
pub const PHYSICAL_DEVICE_PIPELINE_CREATION_CACHE_CONTROL_FEATURES: StructureType = Self(1000297000)
pub const MEMORY_BARRIER_2: StructureType = Self(1000314000)
pub const BUFFER_MEMORY_BARRIER_2: StructureType = Self(1000314001)
pub const IMAGE_MEMORY_BARRIER_2: StructureType = Self(1000314002)
pub const DEPENDENCY_INFO: StructureType = Self(1000314003)
pub const SUBMIT_INFO_2: StructureType = Self(1000314004)
pub const SEMAPHORE_SUBMIT_INFO: StructureType = Self(1000314005)
pub const COMMAND_BUFFER_SUBMIT_INFO: StructureType = Self(1000314006)
pub const PHYSICAL_DEVICE_SYNCHRONIZATION_2_FEATURES: StructureType = Self(1000314007)
pub const PHYSICAL_DEVICE_ZERO_INITIALIZE_WORKGROUP_MEMORY_FEATURES: StructureType = Self(1000325000)
pub const PHYSICAL_DEVICE_IMAGE_ROBUSTNESS_FEATURES: StructureType = Self(1000335000)
pub const COPY_BUFFER_INFO_2: StructureType = Self(1000337000)
pub const COPY_IMAGE_INFO_2: StructureType = Self(1000337001)
pub const COPY_BUFFER_TO_IMAGE_INFO_2: StructureType = Self(1000337002)
pub const COPY_IMAGE_TO_BUFFER_INFO_2: StructureType = Self(1000337003)
pub const BLIT_IMAGE_INFO_2: StructureType = Self(1000337004)
pub const RESOLVE_IMAGE_INFO_2: StructureType = Self(1000337005)
pub const BUFFER_COPY_2: StructureType = Self(1000337006)
pub const IMAGE_COPY_2: StructureType = Self(1000337007)
pub const IMAGE_BLIT_2: StructureType = Self(1000337008)
pub const BUFFER_IMAGE_COPY_2: StructureType = Self(1000337009)
pub const IMAGE_RESOLVE_2: StructureType = Self(1000337010)
pub const PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_PROPERTIES: StructureType = Self(1000225000)
pub const PIPELINE_SHADER_STAGE_REQUIRED_SUBGROUP_SIZE_CREATE_INFO: StructureType = Self(1000225001)
pub const PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FEATURES: StructureType = Self(1000225002)
pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES: StructureType = Self(1000138000)
pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES: StructureType = Self(1000138001)
pub const WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK: StructureType = Self(1000138002)
pub const DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO: StructureType = Self(1000138003)
pub const PHYSICAL_DEVICE_TEXTURE_COMPRESSION_ASTC_HDR_FEATURES: StructureType = Self(1000066000)
pub const RENDERING_INFO: StructureType = Self(1000044000)
pub const RENDERING_ATTACHMENT_INFO: StructureType = Self(1000044001)
pub const PIPELINE_RENDERING_CREATE_INFO: StructureType = Self(1000044002)
pub const PHYSICAL_DEVICE_DYNAMIC_RENDERING_FEATURES: StructureType = Self(1000044003)
pub const COMMAND_BUFFER_INHERITANCE_RENDERING_INFO: StructureType = Self(1000044004)
pub const PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_FEATURES: StructureType = Self(1000280000)
pub const PHYSICAL_DEVICE_SHADER_INTEGER_DOT_PRODUCT_PROPERTIES: StructureType = Self(1000280001)
pub const PHYSICAL_DEVICE_TEXEL_BUFFER_ALIGNMENT_PROPERTIES: StructureType = Self(1000281001)
pub const FORMAT_PROPERTIES_3: StructureType = Self(1000360000)
pub const PHYSICAL_DEVICE_MAINTENANCE_4_FEATURES: StructureType = Self(1000413000)
pub const PHYSICAL_DEVICE_MAINTENANCE_4_PROPERTIES: StructureType = Self(1000413001)
pub const DEVICE_BUFFER_MEMORY_REQUIREMENTS: StructureType = Self(1000413002)
pub const DEVICE_IMAGE_MEMORY_REQUIREMENTS: StructureType = Self(1000413003)
source§impl StructureType
impl StructureType
pub const PHYSICAL_DEVICE_GPA_FEATURES_AMD: StructureType = Self(1000133000)
pub const PHYSICAL_DEVICE_GPA_PROPERTIES_AMD: StructureType = Self(1000133001)
pub const GPA_SAMPLE_BEGIN_INFO_AMD: StructureType = Self(1000133002)
pub const GPA_SESSION_CREATE_INFO_AMD: StructureType = Self(1000133003)
pub const GPA_DEVICE_CLOCK_MODE_INFO_AMD: StructureType = Self(1000133004)
source§impl StructureType
impl StructureType
pub const WAVE_LIMIT_AMD: StructureType = Self(1000045000)
pub const PHYSICAL_DEVICE_WAVE_LIMIT_PROPERTIES_AMD: StructureType = Self(1000045001)
Trait Implementations§
source§impl Clone for StructureType
impl Clone for StructureType
source§fn clone(&self) -> StructureType
fn clone(&self) -> StructureType
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for StructureType
impl Debug for StructureType
source§impl Default for StructureType
impl Default for StructureType
source§fn default() -> StructureType
fn default() -> StructureType
source§impl Hash for StructureType
impl Hash for StructureType
source§impl Ord for StructureType
impl Ord for StructureType
source§fn cmp(&self, other: &StructureType) -> Ordering
fn cmp(&self, other: &StructureType) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere Self: Sized,
source§impl PartialEq<StructureType> for StructureType
impl PartialEq<StructureType> for StructureType
source§fn eq(&self, other: &StructureType) -> bool
fn eq(&self, other: &StructureType) -> bool
self and other values to be equal, and is used
by ==.source§impl PartialOrd<StructureType> for StructureType
impl PartialOrd<StructureType> for StructureType
source§fn partial_cmp(&self, other: &StructureType) -> Option<Ordering>
fn partial_cmp(&self, other: &StructureType) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
self and other) and is used by the <=
operator. Read more