Home
last modified time | relevance | path

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

/external/rust/crates/vulkano/src/command_buffer/
Dstate_cacher.rs157 pub fn bind_graphics_pipeline<P>(&mut self, pipeline: &P) -> StateCacherOutcome in bind_graphics_pipeline() method
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c3098 bind_graphics_pipeline(struct v3dv_cmd_buffer *cmd_buffer, in bind_graphics_pipeline() function