Home
last modified time | relevance | path

Searched defs:gran (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_debug_util.h268 GLfloat gran = (GLfloat)(1 << 13); in rnd() local
/external/rust/crates/vulkano/src/render_pass/
Drender_pass.rs546 let gran = [out.width, out.height]; localVariable
/external/rust/crates/aarch64-paging/src/
Dpaging.rs350 let gran = granularity_at_level(level); in is_block() localVariable