Added many other

This commit is contained in:
2026-08-06 18:56:32 +03:00
parent 9f2fd08ee5
commit d9d7ee49d2
2144 changed files with 1115424 additions and 1284 deletions
+37
View File
@@ -0,0 +1,37 @@
//
// Generated by NVIDIA NVVM Compiler
//
// Compiler Build ID: CL-31968024
// Cuda compilation tools, release 12.0, V12.0.76
// Based on NVVM 7.0.1
//
.version 8.0
.target sm_52
.address_size 64
// .globl __miss__oxMain
.visible .entry __miss__oxMain()
{
.reg .b32 %r<3>;
mov.u32 %r1, 0;
mov.u32 %r2, -1082130432;
// begin inline asm
call _optix_set_payload, (%r1, %r2);
// end inline asm
ret;
}
// .globl __miss__dummy
.visible .entry __miss__dummy()
{
ret;
}