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