Home
last modified time | relevance | path

Searched refs:GeometryShaderExecution (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/vulkano/src/shader/
Dmod.rs583 Geometry(GeometryShaderExecution),
613 pub struct GeometryShaderExecution { struct
Dreflect.rs22 DescriptorIdentifier, DescriptorRequirements, EntryPointInfo, GeometryShaderExecution,
161 ShaderExecution::Geometry(GeometryShaderExecution { in shader_execution()