You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/kor/chapters/spirv_extensions.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ SPIR-V는 중간 언어이지 API가 아니라는 것을 잊어서는 안 됩니
14
14
15
15
== SPIR-V 확장 기능 예제
16
16
17
-
이 예제에서는 link:https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_shader_atomic_int64.html[VK_KHR_8bit_storage] 와 link:http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/KHR/SPV_KHR_8bit_storage.html[SPV_KHR_8bit_storage]를 사용하여 `UniformAndStorageBuffer8BitAccess` 기능을 공개합니다. 다음은 SPIR-V의 디스어셈블리 모습입니다:
17
+
이 예제에서는 link:https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_8bit_storage.html[VK_KHR_8bit_storage] 와 link:http://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/KHR/SPV_KHR_8bit_storage.html[SPV_KHR_8bit_storage]를 사용하여 `UniformAndStorageBuffer8BitAccess` 기능을 공개합니다. 다음은 SPIR-V의 디스어셈블리 모습입니다:
0 commit comments