Sign in
skia
/
skia
/
47870d57277087777b9de9735a1a894e4e6ea2ec
/
.
/
relnotes
/
avoid_depth.md
blob: 49d960c693ae49c3028c2ce18f088085065797cc [
file
] [
view
]
Add
skgpu
::
graphite
::
ContextOptions
::
fAvoidDepth
.
Enabling
this
will lead
graphite to avoid
using
the depth
/
stencil buffer
,
and
fallback to analytic path
and
turn off depth occlusion culling
when
necessary
.