Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/command_buffer/
Dstate_cacher.rs129 pub fn bind_descriptor_sets( in bind_descriptor_sets() method
Dsys.rs317 pub unsafe fn bind_descriptor_sets<'s, S, I>( in bind_descriptor_sets() method
Dauto.rs2175 unsafe fn bind_descriptor_sets( in bind_descriptor_sets() function
/external/rust/crates/vulkano/src/command_buffer/synced/
Dcommands.rs202 pub fn bind_descriptor_sets(&mut self) -> SyncCommandBufferBuilderBindDescriptorSets { in bind_descriptor_sets() method