Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/
Ddevice.rs1279 pub unsafe fn cmd_set_line_width(&self, command_buffer: vk::CommandBuffer, line_width: f32) { in cmd_set_line_width() method
/external/rust/crates/ash/src/vk/
Dfeatures.rs1559 pub cmd_set_line_width: PFN_vkCmdSetLineWidth, field
3028 unsafe extern "system" fn cmd_set_line_width( in load() function
4587 pub unsafe fn cmd_set_line_width(&self, command_buffer: CommandBuffer, line_width: f32) { in cmd_set_line_width() method