#include <formats.h>
Public Member Functions | |
constexpr bool | operator== (const DepthRange &other) const |
Public Attributes | |
Scalar | z_near = 0.0 |
Scalar | z_far = 1.0 |
|
inlineconstexpr |
Scalar impeller::DepthRange::z_far = 1.0 |
Definition at line 396 of file formats.h.
Referenced by operator==(), and impeller::PassBindingsCacheMTL::SetViewport().
Scalar impeller::DepthRange::z_near = 0.0 |
Definition at line 395 of file formats.h.
Referenced by operator==(), and impeller::PassBindingsCacheMTL::SetViewport().