Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/pipeline/
Dshader.rs140 ty: GraphicsShaderType, in graphics_entry_point()
257 pub fn ty(&self) -> GraphicsShaderType { in ty()
290 pub enum GraphicsShaderType { enum