Home
last modified time | relevance | path

Searched refs:sample_location_grid_size (Results 1 – 5 of 5) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs24562 pub sample_location_grid_size: Extent2D, field
24572 sample_location_grid_size: Extent2D::default(), in default()
24612 pub fn sample_location_grid_size( in sample_location_grid_size() method
24614 sample_location_grid_size: Extent2D, in sample_location_grid_size()
24616 self.inner.sample_location_grid_size = sample_location_grid_size; in sample_location_grid_size()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs24562 pub sample_location_grid_size: Extent2D, field
24572 sample_location_grid_size: Extent2D::default(), in default()
24612 pub fn sample_location_grid_size( in sample_location_grid_size() method
24614 sample_location_grid_size: Extent2D, in sample_location_grid_size()
24616 self.inner.sample_location_grid_size = sample_location_grid_size; in sample_location_grid_size()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs22787 pub sample_location_grid_size: Extent2D, field
22797 sample_location_grid_size: Extent2D::default(), in default()
22839 pub fn sample_location_grid_size(mut self, sample_location_grid_size: Extent2D) -> Self { in sample_location_grid_size() method
22840 self.inner.sample_location_grid_size = sample_location_grid_size; in sample_location_grid_size()
/dports/graphics/rx/rx-0.4.0/cargo-crates/ash-0.29.0/src/
H A Dvk.rs31352 pub sample_location_grid_size: Extent2D, field
31362 sample_location_grid_size: Extent2D::default(), in default()
31402 pub fn sample_location_grid_size( in sample_location_grid_size() method
31404 sample_location_grid_size: Extent2D, in sample_location_grid_size()
31406 self.inner.sample_location_grid_size = sample_location_grid_size; in sample_location_grid_size()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs32058 pub sample_location_grid_size: Extent2D, field
32068 sample_location_grid_size: Extent2D::default(), in default()
32108 pub fn sample_location_grid_size( in sample_location_grid_size() method
32110 sample_location_grid_size: Extent2D, in sample_location_grid_size()
32112 self.inner.sample_location_grid_size = sample_location_grid_size; in sample_location_grid_size()