pub struct ExtExtendedDynamicState3Fn {
Show 31 fields pub cmd_set_tessellation_domain_origin_ext: unsafe extern "system" fn(_: CommandBuffer, _: TessellationDomainOrigin), pub cmd_set_depth_clamp_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_polygon_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: PolygonMode), pub cmd_set_rasterization_samples_ext: unsafe extern "system" fn(_: CommandBuffer, _: SampleCountFlags), pub cmd_set_sample_mask_ext: unsafe extern "system" fn(_: CommandBuffer, _: SampleCountFlags, _: *const u32), pub cmd_set_alpha_to_coverage_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_alpha_to_one_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_logic_op_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_color_blend_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const u32), pub cmd_set_color_blend_equation_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorBlendEquationEXT), pub cmd_set_color_write_mask_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorComponentFlags), pub cmd_set_rasterization_stream_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_conservative_rasterization_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: ConservativeRasterizationModeEXT), pub cmd_set_extra_primitive_overestimation_size_ext: unsafe extern "system" fn(_: CommandBuffer, _: f32), pub cmd_set_depth_clip_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_sample_locations_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_color_blend_advanced_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorBlendAdvancedEXT), pub cmd_set_provoking_vertex_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: ProvokingVertexModeEXT), pub cmd_set_line_rasterization_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: LineRasterizationModeEXT), pub cmd_set_line_stipple_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_depth_clip_negative_one_to_one_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_viewport_w_scaling_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_viewport_swizzle_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ViewportSwizzleNV), pub cmd_set_coverage_to_color_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_coverage_to_color_location_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_coverage_modulation_mode_nv: unsafe extern "system" fn(_: CommandBuffer, _: CoverageModulationModeNV), pub cmd_set_coverage_modulation_table_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_coverage_modulation_table_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: *const f32), pub cmd_set_shading_rate_image_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_representative_fragment_test_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32), pub cmd_set_coverage_reduction_mode_nv: unsafe extern "system" fn(_: CommandBuffer, _: CoverageReductionModeNV),
}

Fields§

§cmd_set_tessellation_domain_origin_ext: unsafe extern "system" fn(_: CommandBuffer, _: TessellationDomainOrigin)§cmd_set_depth_clamp_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_polygon_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: PolygonMode)§cmd_set_rasterization_samples_ext: unsafe extern "system" fn(_: CommandBuffer, _: SampleCountFlags)§cmd_set_sample_mask_ext: unsafe extern "system" fn(_: CommandBuffer, _: SampleCountFlags, _: *const u32)§cmd_set_alpha_to_coverage_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_alpha_to_one_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_logic_op_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_color_blend_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const u32)§cmd_set_color_blend_equation_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorBlendEquationEXT)§cmd_set_color_write_mask_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorComponentFlags)§cmd_set_rasterization_stream_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_conservative_rasterization_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: ConservativeRasterizationModeEXT)§cmd_set_extra_primitive_overestimation_size_ext: unsafe extern "system" fn(_: CommandBuffer, _: f32)§cmd_set_depth_clip_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_sample_locations_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_color_blend_advanced_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ColorBlendAdvancedEXT)§cmd_set_provoking_vertex_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: ProvokingVertexModeEXT)§cmd_set_line_rasterization_mode_ext: unsafe extern "system" fn(_: CommandBuffer, _: LineRasterizationModeEXT)§cmd_set_line_stipple_enable_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_depth_clip_negative_one_to_one_ext: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_viewport_w_scaling_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_viewport_swizzle_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: *const ViewportSwizzleNV)§cmd_set_coverage_to_color_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_coverage_to_color_location_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_coverage_modulation_mode_nv: unsafe extern "system" fn(_: CommandBuffer, _: CoverageModulationModeNV)§cmd_set_coverage_modulation_table_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_coverage_modulation_table_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32, _: *const f32)§cmd_set_shading_rate_image_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_representative_fragment_test_enable_nv: unsafe extern "system" fn(_: CommandBuffer, _: u32)§cmd_set_coverage_reduction_mode_nv: unsafe extern "system" fn(_: CommandBuffer, _: CoverageReductionModeNV)

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.