[][src]Struct ash::vk::StructureType

#[repr(transparent)]
pub struct StructureType(_);

https://www.khronos.org/registry/vulkan/specs/1.1-extensions/man/html/VkStructureType.html

Methods

impl StructureType[src]

pub fn from_raw(x: i32) -> Self[src]

pub fn as_raw(self) -> i32[src]

impl StructureType[src]

pub const APPLICATION_INFO: Self[src]

pub const INSTANCE_CREATE_INFO: Self[src]

pub const DEVICE_QUEUE_CREATE_INFO: Self[src]

pub const DEVICE_CREATE_INFO: Self[src]

pub const SUBMIT_INFO: Self[src]

pub const MEMORY_ALLOCATE_INFO: Self[src]

pub const MAPPED_MEMORY_RANGE: Self[src]

pub const BIND_SPARSE_INFO: Self[src]

pub const FENCE_CREATE_INFO: Self[src]

pub const SEMAPHORE_CREATE_INFO: Self[src]

pub const EVENT_CREATE_INFO: Self[src]

pub const QUERY_POOL_CREATE_INFO: Self[src]

pub const BUFFER_CREATE_INFO: Self[src]

pub const BUFFER_VIEW_CREATE_INFO: Self[src]

pub const IMAGE_CREATE_INFO: Self[src]

pub const IMAGE_VIEW_CREATE_INFO: Self[src]

pub const SHADER_MODULE_CREATE_INFO: Self[src]

pub const PIPELINE_CACHE_CREATE_INFO: Self[src]

pub const PIPELINE_SHADER_STAGE_CREATE_INFO: Self[src]

pub const PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_TESSELLATION_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_VIEWPORT_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_RASTERIZATION_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_MULTISAMPLE_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_COLOR_BLEND_STATE_CREATE_INFO: Self[src]

pub const PIPELINE_DYNAMIC_STATE_CREATE_INFO: Self[src]

pub const GRAPHICS_PIPELINE_CREATE_INFO: Self[src]

pub const COMPUTE_PIPELINE_CREATE_INFO: Self[src]

pub const PIPELINE_LAYOUT_CREATE_INFO: Self[src]

pub const SAMPLER_CREATE_INFO: Self[src]

pub const DESCRIPTOR_SET_LAYOUT_CREATE_INFO: Self[src]

pub const DESCRIPTOR_POOL_CREATE_INFO: Self[src]

pub const DESCRIPTOR_SET_ALLOCATE_INFO: Self[src]

pub const WRITE_DESCRIPTOR_SET: Self[src]

pub const COPY_DESCRIPTOR_SET: Self[src]

pub const FRAMEBUFFER_CREATE_INFO: Self[src]

pub const RENDER_PASS_CREATE_INFO: Self[src]

pub const COMMAND_POOL_CREATE_INFO: Self[src]

pub const COMMAND_BUFFER_ALLOCATE_INFO: Self[src]

pub const COMMAND_BUFFER_INHERITANCE_INFO: Self[src]

pub const COMMAND_BUFFER_BEGIN_INFO: Self[src]

pub const RENDER_PASS_BEGIN_INFO: Self[src]

pub const BUFFER_MEMORY_BARRIER: Self[src]

pub const IMAGE_MEMORY_BARRIER: Self[src]

pub const MEMORY_BARRIER: Self[src]

pub const LOADER_INSTANCE_CREATE_INFO: Self[src]

Reserved for internal use by the loader, layers, and ICDs

pub const LOADER_DEVICE_CREATE_INFO: Self[src]

Reserved for internal use by the loader, layers, and ICDs

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const SWAPCHAIN_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const PRESENT_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const DEVICE_GROUP_PRESENT_CAPABILITIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const IMAGE_SWAPCHAIN_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const BIND_IMAGE_MEMORY_SWAPCHAIN_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const ACQUIRE_NEXT_IMAGE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const DEVICE_GROUP_PRESENT_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_swapchain'

pub const DEVICE_GROUP_SWAPCHAIN_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_display'

pub const DISPLAY_MODE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_display'

pub const DISPLAY_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_display_swapchain'

pub const DISPLAY_PRESENT_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_xlib_surface'

pub const XLIB_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_xcb_surface'

pub const XCB_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_wayland_surface'

pub const WAYLAND_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_android_surface'

pub const ANDROID_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_win32_surface'

pub const WIN32_SURFACE_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_native_buffer'

pub const NATIVE_BUFFER_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_report'

pub const DEBUG_REPORT_CALLBACK_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_AMD_rasterization_order'

pub const PIPELINE_RASTERIZATION_STATE_RASTERIZATION_ORDER_AMD: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_marker'

pub const DEBUG_MARKER_OBJECT_NAME_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_marker'

pub const DEBUG_MARKER_OBJECT_TAG_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_marker'

pub const DEBUG_MARKER_MARKER_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_NV_dedicated_allocation'

pub const DEDICATED_ALLOCATION_IMAGE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_dedicated_allocation'

pub const DEDICATED_ALLOCATION_BUFFER_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_dedicated_allocation'

pub const DEDICATED_ALLOCATION_MEMORY_ALLOCATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_transform_feedback'

pub const PHYSICAL_DEVICE_TRANSFORM_FEEDBACK_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_transform_feedback'

pub const PHYSICAL_DEVICE_TRANSFORM_FEEDBACK_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_transform_feedback'

pub const PIPELINE_RASTERIZATION_STATE_STREAM_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_AMD_texture_gather_bias_lod'

pub const TEXTURE_LOD_GATHER_FORMAT_PROPERTIES_AMD: Self[src]

impl StructureType[src]

Generated from 'VK_NV_corner_sampled_image'

pub const PHYSICAL_DEVICE_CORNER_SAMPLED_IMAGE_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_external_memory'

pub const EXTERNAL_MEMORY_IMAGE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_external_memory'

pub const EXPORT_MEMORY_ALLOCATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_external_memory_win32'

pub const IMPORT_MEMORY_WIN32_HANDLE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_external_memory_win32'

pub const EXPORT_MEMORY_WIN32_HANDLE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_win32_keyed_mutex'

pub const WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_validation_flags'

pub const VALIDATION_FLAGS_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_NN_vi_surface'

pub const VI_SURFACE_CREATE_INFO_NN: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_astc_decode_mode'

pub const IMAGE_VIEW_ASTC_DECODE_MODE_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_astc_decode_mode'

pub const PHYSICAL_DEVICE_ASTC_DECODE_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_win32'

pub const IMPORT_MEMORY_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_win32'

pub const EXPORT_MEMORY_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_win32'

pub const MEMORY_WIN32_HANDLE_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_win32'

pub const MEMORY_GET_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_fd'

pub const IMPORT_MEMORY_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_fd'

pub const MEMORY_FD_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_memory_fd'

pub const MEMORY_GET_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_win32_keyed_mutex'

pub const WIN32_KEYED_MUTEX_ACQUIRE_RELEASE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_win32'

pub const IMPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_win32'

pub const EXPORT_SEMAPHORE_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_win32'

pub const D3D12_FENCE_SUBMIT_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_win32'

pub const SEMAPHORE_GET_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_fd'

pub const IMPORT_SEMAPHORE_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_semaphore_fd'

pub const SEMAPHORE_GET_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_push_descriptor'

pub const PHYSICAL_DEVICE_PUSH_DESCRIPTOR_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_conditional_rendering'

pub const COMMAND_BUFFER_INHERITANCE_CONDITIONAL_RENDERING_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_conditional_rendering'

pub const PHYSICAL_DEVICE_CONDITIONAL_RENDERING_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_conditional_rendering'

pub const CONDITIONAL_RENDERING_BEGIN_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_shader_float16_int8'

pub const PHYSICAL_DEVICE_FLOAT16_INT8_FEATURES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_incremental_present'

pub const PRESENT_REGIONS_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const OBJECT_TABLE_CREATE_INFO_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const CMD_PROCESS_COMMANDS_INFO_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const CMD_RESERVE_SPACE_FOR_COMMANDS_INFO_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const DEVICE_GENERATED_COMMANDS_LIMITS_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_device_generated_commands'

pub const DEVICE_GENERATED_COMMANDS_FEATURES_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NV_clip_space_w_scaling'

pub const PIPELINE_VIEWPORT_W_SCALING_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_display_surface_counter'

pub const SURFACE_CAPABILITIES_2_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_display_control'

pub const DISPLAY_POWER_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_display_control'

pub const DEVICE_EVENT_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_display_control'

pub const DISPLAY_EVENT_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_display_control'

pub const SWAPCHAIN_COUNTER_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_GOOGLE_display_timing'

pub const PRESENT_TIMES_INFO_GOOGLE: Self[src]

impl StructureType[src]

Generated from 'VK_NVX_multiview_per_view_attributes'

pub const PHYSICAL_DEVICE_MULTIVIEW_PER_VIEW_ATTRIBUTES_PROPERTIES_NVX: Self[src]

impl StructureType[src]

Generated from 'VK_NV_viewport_swizzle'

pub const PIPELINE_VIEWPORT_SWIZZLE_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_discard_rectangles'

pub const PHYSICAL_DEVICE_DISCARD_RECTANGLE_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_discard_rectangles'

pub const PIPELINE_DISCARD_RECTANGLE_STATE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_conservative_rasterization'

pub const PHYSICAL_DEVICE_CONSERVATIVE_RASTERIZATION_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_conservative_rasterization'

pub const PIPELINE_RASTERIZATION_CONSERVATIVE_STATE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_hdr_metadata'

pub const HDR_METADATA_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const ATTACHMENT_DESCRIPTION_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const ATTACHMENT_REFERENCE_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const SUBPASS_DESCRIPTION_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const SUBPASS_DEPENDENCY_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const RENDER_PASS_CREATE_INFO_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const SUBPASS_BEGIN_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_create_renderpass2'

pub const SUBPASS_END_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_shared_presentable_image'

pub const SHARED_PRESENT_SURFACE_CAPABILITIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_fence_win32'

pub const IMPORT_FENCE_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_fence_win32'

pub const EXPORT_FENCE_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_fence_win32'

pub const FENCE_GET_WIN32_HANDLE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_fence_fd'

pub const IMPORT_FENCE_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_external_fence_fd'

pub const FENCE_GET_FD_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_surface_capabilities2'

pub const PHYSICAL_DEVICE_SURFACE_INFO_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_surface_capabilities2'

pub const SURFACE_CAPABILITIES_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_surface_capabilities2'

pub const SURFACE_FORMAT_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_display_properties2'

pub const DISPLAY_PROPERTIES_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_display_properties2'

pub const DISPLAY_PLANE_PROPERTIES_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_display_properties2'

pub const DISPLAY_MODE_PROPERTIES_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_display_properties2'

pub const DISPLAY_PLANE_INFO_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_get_display_properties2'

pub const DISPLAY_PLANE_CAPABILITIES_2_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_MVK_ios_surface'

pub const IOS_SURFACE_CREATE_INFO_M: Self[src]

impl StructureType[src]

Generated from 'VK_MVK_macos_surface'

pub const MACOS_SURFACE_CREATE_INFO_M: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_utils'

pub const DEBUG_UTILS_OBJECT_NAME_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_utils'

pub const DEBUG_UTILS_OBJECT_TAG_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_utils'

pub const DEBUG_UTILS_LABEL_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_utils'

pub const DEBUG_UTILS_MESSENGER_CALLBACK_DATA_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_debug_utils'

pub const DEBUG_UTILS_MESSENGER_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const ANDROID_HARDWARE_BUFFER_USAGE_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const ANDROID_HARDWARE_BUFFER_PROPERTIES_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const ANDROID_HARDWARE_BUFFER_FORMAT_PROPERTIES_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const IMPORT_ANDROID_HARDWARE_BUFFER_INFO_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const MEMORY_GET_ANDROID_HARDWARE_BUFFER_INFO_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_ANDROID_external_memory_android_hardware_buffer'

pub const EXTERNAL_FORMAT_ANDROID: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sampler_filter_minmax'

pub const PHYSICAL_DEVICE_SAMPLER_FILTER_MINMAX_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sampler_filter_minmax'

pub const SAMPLER_REDUCTION_MODE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_inline_uniform_block'

pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_inline_uniform_block'

pub const PHYSICAL_DEVICE_INLINE_UNIFORM_BLOCK_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_inline_uniform_block'

pub const WRITE_DESCRIPTOR_SET_INLINE_UNIFORM_BLOCK_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_inline_uniform_block'

pub const DESCRIPTOR_POOL_INLINE_UNIFORM_BLOCK_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sample_locations'

pub const SAMPLE_LOCATIONS_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sample_locations'

pub const RENDER_PASS_SAMPLE_LOCATIONS_BEGIN_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sample_locations'

pub const PIPELINE_SAMPLE_LOCATIONS_STATE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sample_locations'

pub const PHYSICAL_DEVICE_SAMPLE_LOCATIONS_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_sample_locations'

pub const MULTISAMPLE_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_image_format_list'

pub const IMAGE_FORMAT_LIST_CREATE_INFO_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_blend_operation_advanced'

pub const PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_blend_operation_advanced'

pub const PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_blend_operation_advanced'

pub const PIPELINE_COLOR_BLEND_ADVANCED_STATE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_NV_fragment_coverage_to_color'

pub const PIPELINE_COVERAGE_TO_COLOR_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_framebuffer_mixed_samples'

pub const PIPELINE_COVERAGE_MODULATION_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const DRM_FORMAT_MODIFIER_PROPERTIES_LIST_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const DRM_FORMAT_MODIFIER_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const PHYSICAL_DEVICE_IMAGE_DRM_FORMAT_MODIFIER_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const IMAGE_DRM_FORMAT_MODIFIER_LIST_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const IMAGE_DRM_FORMAT_MODIFIER_EXPLICIT_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_image_drm_format_modifier'

pub const IMAGE_DRM_FORMAT_MODIFIER_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_validation_cache'

pub const VALIDATION_CACHE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_validation_cache'

pub const SHADER_MODULE_VALIDATION_CACHE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_descriptor_indexing'

pub const DESCRIPTOR_SET_LAYOUT_BINDING_FLAGS_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_descriptor_indexing'

pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_descriptor_indexing'

pub const PHYSICAL_DEVICE_DESCRIPTOR_INDEXING_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_descriptor_indexing'

pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_ALLOCATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_descriptor_indexing'

pub const DESCRIPTOR_SET_VARIABLE_DESCRIPTOR_COUNT_LAYOUT_SUPPORT_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_NV_shading_rate_image'

pub const PIPELINE_VIEWPORT_SHADING_RATE_IMAGE_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_shading_rate_image'

pub const PHYSICAL_DEVICE_SHADING_RATE_IMAGE_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_shading_rate_image'

pub const PHYSICAL_DEVICE_SHADING_RATE_IMAGE_PROPERTIES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_shading_rate_image'

pub const PIPELINE_VIEWPORT_COARSE_SAMPLE_ORDER_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const RAY_TRACING_PIPELINE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const ACCELERATION_STRUCTURE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const GEOMETRY_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const GEOMETRY_TRIANGLES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const GEOMETRY_AABB_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const BIND_ACCELERATION_STRUCTURE_MEMORY_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const WRITE_DESCRIPTOR_SET_ACCELERATION_STRUCTURE_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const ACCELERATION_STRUCTURE_MEMORY_REQUIREMENTS_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const RAY_TRACING_SHADER_GROUP_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_ray_tracing'

pub const ACCELERATION_STRUCTURE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_representative_fragment_test'

pub const PHYSICAL_DEVICE_REPRESENTATIVE_FRAGMENT_TEST_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_representative_fragment_test'

pub const PIPELINE_REPRESENTATIVE_FRAGMENT_TEST_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_global_priority'

pub const DEVICE_QUEUE_GLOBAL_PRIORITY_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_8bit_storage'

pub const PHYSICAL_DEVICE_8BIT_STORAGE_FEATURES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_external_memory_host'

pub const IMPORT_MEMORY_HOST_POINTER_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_external_memory_host'

pub const MEMORY_HOST_POINTER_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_external_memory_host'

pub const PHYSICAL_DEVICE_EXTERNAL_MEMORY_HOST_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_shader_atomic_int64'

pub const PHYSICAL_DEVICE_SHADER_ATOMIC_INT64_FEATURES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_calibrated_timestamps'

pub const CALIBRATED_TIMESTAMP_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_AMD_shader_core_properties'

pub const PHYSICAL_DEVICE_SHADER_CORE_PROPERTIES_AMD: Self[src]

impl StructureType[src]

Generated from 'VK_AMD_memory_overallocation_behavior'

pub const DEVICE_MEMORY_OVERALLOCATION_CREATE_INFO_AMD: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_vertex_attribute_divisor'

pub const PHYSICAL_DEVICE_VERTEX_ATTRIBUTE_DIVISOR_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_vertex_attribute_divisor'

pub const PIPELINE_VERTEX_INPUT_DIVISOR_STATE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_vertex_attribute_divisor'

pub const PHYSICAL_DEVICE_VERTEX_ATTRIBUTE_DIVISOR_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_driver_properties'

pub const PHYSICAL_DEVICE_DRIVER_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_shader_float_controls'

pub const PHYSICAL_DEVICE_FLOAT_CONTROLS_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_depth_stencil_resolve'

pub const PHYSICAL_DEVICE_DEPTH_STENCIL_RESOLVE_PROPERTIES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_depth_stencil_resolve'

pub const SUBPASS_DESCRIPTION_DEPTH_STENCIL_RESOLVE_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_NV_compute_shader_derivatives'

pub const PHYSICAL_DEVICE_COMPUTE_SHADER_DERIVATIVES_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_mesh_shader'

pub const PHYSICAL_DEVICE_MESH_SHADER_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_mesh_shader'

pub const PHYSICAL_DEVICE_MESH_SHADER_PROPERTIES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_fragment_shader_barycentric'

pub const PHYSICAL_DEVICE_FRAGMENT_SHADER_BARYCENTRIC_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_shader_image_footprint'

pub const PHYSICAL_DEVICE_SHADER_IMAGE_FOOTPRINT_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_scissor_exclusive'

pub const PIPELINE_VIEWPORT_EXCLUSIVE_SCISSOR_STATE_CREATE_INFO_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_scissor_exclusive'

pub const PHYSICAL_DEVICE_EXCLUSIVE_SCISSOR_FEATURES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_device_diagnostic_checkpoints'

pub const CHECKPOINT_DATA_NV: Self[src]

impl StructureType[src]

Generated from 'VK_NV_device_diagnostic_checkpoints'

pub const QUEUE_FAMILY_CHECKPOINT_PROPERTIES_NV: Self[src]

impl StructureType[src]

Generated from 'VK_KHR_vulkan_memory_model'

pub const PHYSICAL_DEVICE_VULKAN_MEMORY_MODEL_FEATURES_KHR: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_pci_bus_info'

pub const PHYSICAL_DEVICE_PCI_BUS_INFO_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_FUCHSIA_imagepipe_surface'

pub const IMAGEPIPE_SURFACE_CREATE_INFO_FUCHSIA: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_fragment_density_map'

pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_fragment_density_map'

pub const PHYSICAL_DEVICE_FRAGMENT_DENSITY_MAP_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_fragment_density_map'

pub const RENDER_PASS_FRAGMENT_DENSITY_MAP_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_scalar_block_layout'

pub const PHYSICAL_DEVICE_SCALAR_BLOCK_LAYOUT_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_memory_budget'

pub const PHYSICAL_DEVICE_MEMORY_BUDGET_PROPERTIES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_memory_priority'

pub const PHYSICAL_DEVICE_MEMORY_PRIORITY_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_memory_priority'

pub const MEMORY_PRIORITY_ALLOCATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_buffer_device_address'

pub const PHYSICAL_DEVICE_BUFFER_ADDRESS_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_buffer_device_address'

pub const BUFFER_DEVICE_ADDRESS_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_buffer_device_address'

pub const BUFFER_DEVICE_ADDRESS_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_separate_stencil_usage'

pub const IMAGE_STENCIL_USAGE_CREATE_INFO_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_EXT_validation_features'

pub const VALIDATION_FEATURES_EXT: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_SUBGROUP_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BIND_BUFFER_MEMORY_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BIND_IMAGE_MEMORY_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_16BIT_STORAGE_FEATURES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const MEMORY_DEDICATED_REQUIREMENTS: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const MEMORY_DEDICATED_ALLOCATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const MEMORY_ALLOCATE_FLAGS_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_GROUP_RENDER_PASS_BEGIN_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_GROUP_COMMAND_BUFFER_BEGIN_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_GROUP_SUBMIT_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_GROUP_BIND_SPARSE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BIND_BUFFER_MEMORY_DEVICE_GROUP_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BIND_IMAGE_MEMORY_DEVICE_GROUP_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_GROUP_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_GROUP_DEVICE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BUFFER_MEMORY_REQUIREMENTS_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const IMAGE_MEMORY_REQUIREMENTS_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const IMAGE_SPARSE_MEMORY_REQUIREMENTS_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const MEMORY_REQUIREMENTS_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const SPARSE_IMAGE_MEMORY_REQUIREMENTS_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_FEATURES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const FORMAT_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const IMAGE_FORMAT_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const QUEUE_FAMILY_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_MEMORY_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const SPARSE_IMAGE_FORMAT_PROPERTIES_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_SPARSE_IMAGE_FORMAT_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_POINT_CLIPPING_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const RENDER_PASS_INPUT_ATTACHMENT_ASPECT_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const IMAGE_VIEW_USAGE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PIPELINE_TESSELLATION_DOMAIN_ORIGIN_STATE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const RENDER_PASS_MULTIVIEW_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_MULTIVIEW_FEATURES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_MULTIVIEW_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_VARIABLE_POINTER_FEATURES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PROTECTED_SUBMIT_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_PROTECTED_MEMORY_FEATURES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_PROTECTED_MEMORY_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DEVICE_QUEUE_INFO_2: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const SAMPLER_YCBCR_CONVERSION_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const SAMPLER_YCBCR_CONVERSION_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const BIND_IMAGE_PLANE_MEMORY_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const IMAGE_PLANE_MEMORY_REQUIREMENTS_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const SAMPLER_YCBCR_CONVERSION_IMAGE_FORMAT_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DESCRIPTOR_UPDATE_TEMPLATE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_EXTERNAL_IMAGE_FORMAT_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_IMAGE_FORMAT_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_EXTERNAL_BUFFER_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_BUFFER_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_ID_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_MEMORY_BUFFER_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_MEMORY_IMAGE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXPORT_MEMORY_ALLOCATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_EXTERNAL_FENCE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_FENCE_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXPORT_FENCE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXPORT_SEMAPHORE_CREATE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_EXTERNAL_SEMAPHORE_INFO: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const EXTERNAL_SEMAPHORE_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_MAINTENANCE_3_PROPERTIES: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const DESCRIPTOR_SET_LAYOUT_SUPPORT: Self[src]

impl StructureType[src]

Generated from 'VK_VERSION_1_1'

pub const PHYSICAL_DEVICE_SHADER_DRAW_PARAMETER_FEATURES: Self[src]

impl StructureType[src]

pub const PHYSICAL_DEVICE_GPA_FEATURES_AMD: Self[src]

pub const PHYSICAL_DEVICE_GPA_PROPERTIES_AMD: Self[src]

pub const GPA_SAMPLE_BEGIN_INFO_AMD: Self[src]

pub const GPA_SESSION_CREATE_INFO_AMD: Self[src]

pub const GPA_DEVICE_CLOCK_MODE_INFO_AMD: Self[src]

impl StructureType[src]

pub const WAVE_LIMIT_AMD: Self[src]

pub const PHYSICAL_DEVICE_WAVE_LIMIT_PROPERTIES_AMD: Self[src]

Trait Implementations

impl Copy for StructureType[src]

impl Default for StructureType[src]

impl Eq for StructureType[src]

impl Clone for StructureType[src]

fn clone_from(&mut self, source: &Self)1.0.0[src]

Performs copy-assignment from source. Read more

impl PartialOrd<StructureType> for StructureType[src]

impl PartialEq<StructureType> for StructureType[src]

impl Ord for StructureType[src]

fn max(self, other: Self) -> Self1.21.0[src]

Compares and returns the maximum of two values. Read more

fn min(self, other: Self) -> Self1.21.0[src]

Compares and returns the minimum of two values. Read more

fn clamp(self, min: Self, max: Self) -> Self[src]

🔬 This is a nightly-only experimental API. (clamp)

Restrict a value to a certain interval. Read more

impl Hash for StructureType[src]

fn hash_slice<H>(data: &[Self], state: &mut H) where
    H: Hasher
1.3.0[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Debug for StructureType[src]

Auto Trait Implementations

impl Unpin for StructureType

impl Sync for StructureType

impl Send for StructureType

impl UnwindSafe for StructureType

impl RefUnwindSafe for StructureType

Blanket Implementations

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Any for T where
    T: 'static + ?Sized
[src]