Searched refs:Css (Results 1 – 1 of 1) sorted by relevance
55 pub fn new<Cs, Css>( in new()58 spec_constants: &Css, in new() argument63 Css: SpecializationConstants, in new()95 pub fn with_pipeline_layout<Cs, Css>( in with_pipeline_layout()98 spec_constants: &Css, in with_pipeline_layout() argument104 Css: SpecializationConstants, in with_pipeline_layout()106 if Css::descriptors() != shader.spec_constants() { in with_pipeline_layout()127 pub unsafe fn with_unchecked_pipeline_layout<Cs, Css>( in with_unchecked_pipeline_layout()130 spec_constants: &Css, in with_unchecked_pipeline_layout() argument136 Css: SpecializationConstants, in with_unchecked_pipeline_layout()[all …]