MCPcopy Create free account
hub / github.com/Bloom-Engine/engine / physical_height

Method physical_height

native/shared/src/renderer/mod.rs:12887–12889  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

12885 }
12886
12887 pub fn physical_height(&self) -> u32 {
12888 self.surface_config.height
12889 }
12890
12891 pub fn surface_format(&self) -> wgpu::TextureFormat {
12892 self.surface_config.format

Callers 9

wndprocFunction · 0.80
bloom_begin_drawingFunction · 0.80
poll_eventsFunction · 0.80
bloom_resizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected