Sign in
skia
/
skia
/
f3bd16e65e577bbb0004a2e8dcf557ecf701cde4
/
.
/
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
.