Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h661 uint32_t first_scissor; member
/external/rust/crates/vulkano/src/command_buffer/synced/
Dcommands.rs2449 first_scissor: u32, in set_scissor() field