Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/pipeline/
Dshader.rs344 pub struct ComputeEntryPoint<'a> { struct
352 unsafe impl<'a> EntryPointAbstract for ComputeEntryPoint<'a> { argument