docs: Correct TGSI acronym expansion.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
TGSI
|
TGSI
|
||||||
====
|
====
|
||||||
|
|
||||||
TGSI, Tungsten Graphics Shader Instructions, is an intermediate language
|
TGSI, Tungsten Graphics Shader Infrastructure, is an intermediate language
|
||||||
for describing shaders. Since Gallium is inherently shaderful, shaders are
|
for describing shaders. Since Gallium is inherently shaderful, shaders are
|
||||||
an important part of the API. TGSI is the only intermediate representation
|
an important part of the API. TGSI is the only intermediate representation
|
||||||
used by all drivers.
|
used by all drivers.
|
||||||
|
Reference in New Issue
Block a user