Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
b3567fc9837cf12c03fe901b01cc4878e007fe52
/
.
/
src
/
gallium
/
docs
/
source
/
glossary.rst
blob: 6a9110ce786cfe8b611fc3262d14ed7ae9022876 [
file
] [
log
] [
blame
]
Glossary
========
..
glossary
::
:
sorted
:
MSAA
Multi
-
Sampled
Anti
-
Aliasing
.
A basic anti
-
aliasing technique that takes
multiple samples of the depth buffer
,
and
uses
this
information to
smooth the edges of polygons
.