Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dfeatures.rs1379 pub cmd_set_depth_bounds: PFN_vkCmdSetDepthBounds, field
2896 unsafe extern "system" fn cmd_set_depth_bounds( in load() function
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/
Ddevice.rs1984 pub unsafe fn cmd_set_depth_bounds( in cmd_set_depth_bounds() method