Function webrender::device::gl::depth_target_size_in_bytes
source ยท fn depth_target_size_in_bytes(dimensions: &DeviceIntSize) -> usize
Expand description
Returns the size in bytes of a depth target with the given dimensions.