Home
last modified time | relevance | path

Searched refs:used_clip_dist (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/glsl-to-cxx/src/
H A Dlib.rs538 if state.hir.used_clip_dist != 0 { in write_store_outputs()
566 if state.hir.used_clip_dist != 0 { in write_store_outputs()
568 if (state.hir.used_clip_dist & (1 << i)) != 0 { in write_store_outputs()
3631 if state.hir.used_clip_dist != 0 { in write_abi()
H A Dhir.rs973 pub used_clip_dist: u32, field
990 used_clip_dist: 0, in new()
2242 state.used_clip_dist |= 1 << idx; in translate_expression()
/dports/www/firefox/firefox-99.0/gfx/wr/glsl-to-cxx/src/
H A Dlib.rs542 if state.hir.used_clip_dist != 0 { in write_store_outputs()
570 if state.hir.used_clip_dist != 0 { in write_store_outputs()
572 if (state.hir.used_clip_dist & (1 << i)) != 0 { in write_store_outputs()
3638 if state.hir.used_clip_dist != 0 { in write_abi()
H A Dhir.rs975 pub used_clip_dist: u32, field
992 used_clip_dist: 0, in new()
2248 state.used_clip_dist |= 1 << idx; in translate_expression()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/glsl-to-cxx/src/
H A Dlib.rs538 if state.hir.used_clip_dist != 0 { in write_store_outputs()
566 if state.hir.used_clip_dist != 0 { in write_store_outputs()
568 if (state.hir.used_clip_dist & (1 << i)) != 0 { in write_store_outputs()
3631 if state.hir.used_clip_dist != 0 { in write_abi()
H A Dhir.rs973 pub used_clip_dist: u32, field
990 used_clip_dist: 0, in new()
2242 state.used_clip_dist |= 1 << idx; in translate_expression()