Revision 8f9d58416934cbf850f0f01e5fefbdfe1b02d4d6 authored by skallweitNV on 03 November 2022, 15:58:49 UTC, committed by GitHub on 03 November 2022, 15:58:49 UTC
* Add gfxGetAdapters function (currently implemented for D3D12/Vulkan)

* Extend to handle DirectX11 and CUDA

* Use blob to return adapter list and add AdapterList helper

* Replace strncpy with memcpy

Co-authored-by: jsmall-nvidia <jsmall@nvidia.com>
1 parent 203b5d7
History
File Mode Size
README.md -rw-r--r-- 6.3 KB
directory-util.cpp -rw-r--r-- 1.0 KB
directory-util.h -rw-r--r-- 2.0 KB
options.cpp -rw-r--r-- 10.3 KB
options.h -rw-r--r-- 4.6 KB
parse-diagnostic-util.cpp -rw-r--r-- 16.4 KB
parse-diagnostic-util.h -rw-r--r-- 4.5 KB
slang-test-main.cpp -rw-r--r-- 135.0 KB
slangc-tool.cpp -rw-r--r-- 2.7 KB
slangc-tool.h -rw-r--r-- 480 bytes
test-context.cpp -rw-r--r-- 7.4 KB
test-context.h -rw-r--r-- 6.7 KB
test-reporter.cpp -rw-r--r-- 19.4 KB
test-reporter.h -rw-r--r-- 4.6 KB

README.md

back to top