[][src]Struct lava::VkGraphicsPipelineCreateInfo

pub struct VkGraphicsPipelineCreateInfo<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> where
    'b: 'a,
    'c: 'a,
    'd: 'a,
    'e: 'd,
    'f: 'd,
    'h: 'g,
    'i: 'g,
    'm: 'l,
    'n: 'l,
    'q: 'p,
    't: 's,
    'v: 'u, 
{ pub flags: VkPipelineCreateFlags, pub stages: &'a [VkPipelineShaderStageCreateInfo<'b, 'c, 'd, 'e, 'f>], pub vertex_input_state: Option<&'g VkPipelineVertexInputStateCreateInfo<'h, 'i>>, pub input_assembly_state: Option<&'j VkPipelineInputAssemblyStateCreateInfo>, pub tessellation_state: Option<&'k VkPipelineTessellationStateCreateInfo>, pub viewport_state: Option<&'l VkPipelineViewportStateCreateInfo<'m, 'n>>, pub rasterization_state: &'o VkPipelineRasterizationStateCreateInfo, pub multisample_state: Option<&'p VkPipelineMultisampleStateCreateInfo<'q>>, pub depth_stencil_state: Option<&'r VkPipelineDepthStencilStateCreateInfo>, pub color_blend_state: Option<&'s VkPipelineColorBlendStateCreateInfo<'t>>, pub dynamic_state: Option<&'u VkPipelineDynamicStateCreateInfo<'v>>, pub layout: &'w VkPipelineLayout, pub render_pass: &'x VkRenderPass, pub subpass: usize, pub base_pipeline_handle: Option<&'y VkPipeline>, pub base_pipeline_index: isize, }

Fields

flags: VkPipelineCreateFlagsstages: &'a [VkPipelineShaderStageCreateInfo<'b, 'c, 'd, 'e, 'f>]vertex_input_state: Option<&'g VkPipelineVertexInputStateCreateInfo<'h, 'i>>input_assembly_state: Option<&'j VkPipelineInputAssemblyStateCreateInfo>tessellation_state: Option<&'k VkPipelineTessellationStateCreateInfo>viewport_state: Option<&'l VkPipelineViewportStateCreateInfo<'m, 'n>>rasterization_state: &'o VkPipelineRasterizationStateCreateInfomultisample_state: Option<&'p VkPipelineMultisampleStateCreateInfo<'q>>depth_stencil_state: Option<&'r VkPipelineDepthStencilStateCreateInfo>color_blend_state: Option<&'s VkPipelineColorBlendStateCreateInfo<'t>>dynamic_state: Option<&'u VkPipelineDynamicStateCreateInfo<'v>>layout: &'w VkPipelineLayoutrender_pass: &'x VkRenderPasssubpass: usizebase_pipeline_handle: Option<&'y VkPipeline>base_pipeline_index: isize

Trait Implementations

impl<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> Clone for VkGraphicsPipelineCreateInfo<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> where
    'b: 'a,
    'c: 'a,
    'd: 'a,
    'e: 'd,
    'f: 'd,
    'h: 'g,
    'i: 'g,
    'm: 'l,
    'n: 'l,
    'q: 'p,
    't: 's,
    'v: 'u, 
[src]

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

Performs copy-assignment from source. Read more

impl Default for VkGraphicsPipelineCreateInfo<'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static, 'static>[src]

impl<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> Debug for VkGraphicsPipelineCreateInfo<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> where
    'b: 'a,
    'c: 'a,
    'd: 'a,
    'e: 'd,
    'f: 'd,
    'h: 'g,
    'i: 'g,
    'm: 'l,
    'n: 'l,
    'q: 'p,
    't: 's,
    'v: 'u, 
[src]

Auto Trait Implementations

impl<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> !Send for VkGraphicsPipelineCreateInfo<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y>

impl<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y> !Sync for VkGraphicsPipelineCreateInfo<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j, 'k, 'l, 'm, 'n, 'o, 'p, 'q, 'r, 's, 't, 'u, 'v, 'w, 'x, 'y>

Blanket Implementations

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

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

type Owned = T

impl<T> From for T[src]

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

type Error = !

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

The type returned in the event of a conversion error.

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

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

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

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

The type returned in the event of a conversion error.

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

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