diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/gpu | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/glossary/gpu')
-rw-r--r-- | files/ko/glossary/gpu/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/files/ko/glossary/gpu/index.html b/files/ko/glossary/gpu/index.html new file mode 100644 index 0000000000..96582765c9 --- /dev/null +++ b/files/ko/glossary/gpu/index.html @@ -0,0 +1,6 @@ +--- +title: GPU +slug: Glossary/GPU +translation_of: Glossary/GPU +--- +<p>GPU(Graphics Processing Unit)는 CPU(중앙 처리 장치)와 유사한 컴퓨터 부품이다. 이것은 당신의 모니터에 그래픽(2D와 3D 모두)을 그리는 것을 전문으로 한다.</p> |