Sign in
◑
Theme
skia
/
skia
/
74f97c48dd6ea3be6b5aad601a7eb5ca004c65da
/
.
/
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
.