xref: /aosp_15_r20/external/angle/src/third_party/volk/README.chromium (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1*8975f5c5SAndroid Build Coastguard WorkerName: Volk Meta loader for Vulkan API
2*8975f5c5SAndroid Build Coastguard WorkerShort Name: volk
3*8975f5c5SAndroid Build Coastguard WorkerURL: https://github.com/zeux/volk
4*8975f5c5SAndroid Build Coastguard WorkerRevision: 1ee0b6642ecb947a10f4f988930c02f54cb4b577
5*8975f5c5SAndroid Build Coastguard WorkerVersion: N/A
6*8975f5c5SAndroid Build Coastguard WorkerLicense: MIT
7*8975f5c5SAndroid Build Coastguard WorkerLicense File: LICENSE.md
8*8975f5c5SAndroid Build Coastguard WorkerSecurity Critical: yes
9*8975f5c5SAndroid Build Coastguard WorkerShipped: yes
10*8975f5c5SAndroid Build Coastguard Worker
11*8975f5c5SAndroid Build Coastguard WorkerDescription:
12*8975f5c5SAndroid Build Coastguard Workervolk is a meta-loader for Vulkan. It allows you to dynamically load
13*8975f5c5SAndroid Build Coastguard Workerentrypoints required to use Vulkan without linking to vulkan-1.dll
14*8975f5c5SAndroid Build Coastguard Workeror statically linking Vulkan loader. Additionally, volk simplifies
15*8975f5c5SAndroid Build Coastguard Workerthe use of Vulkan extensions by automatically loading all associated
16*8975f5c5SAndroid Build Coastguard Workerentrypoints. Finally, volk enables loading Vulkan entrypoints directly
17*8975f5c5SAndroid Build Coastguard Workerfrom the driver which can increase performance by skipping loader
18*8975f5c5SAndroid Build Coastguard Workerdispatch overhead.
19*8975f5c5SAndroid Build Coastguard Worker
20*8975f5c5SAndroid Build Coastguard WorkerLocal Modifications:
21*8975f5c5SAndroid Build Coastguard WorkerNONE
22