Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/pipeline/graphics/
Dbuilder.rs89 struct TessellationShaders<'tcs, 'tes, Tcss, Tess> { struct
90 control: (EntryPoint<'tcs>, Tcss),
91 evaluation: (EntryPoint<'tes>, Tess),