Home
last modified time | relevance | path

Searched defs:SpecConsts (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/vulkano/src/pipeline/
Dcompute_pipeline.rs471 struct SpecConsts { in spec_constants() struct
472 VALUE: i32, in spec_constants()
474 unsafe impl SpecializationConstants for SpecConsts { in spec_constants() implementation