Properly calling trace function with payload1
This commit is contained in:
parent
81c26d451f
commit
e1dff2a4e7
12 changed files with 478 additions and 12 deletions
5
ray_tracing_anyhit/shaders/raytrace_1.rahit
Normal file
5
ray_tracing_anyhit/shaders/raytrace_1.rahit
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#version 460
|
||||
#extension GL_GOOGLE_include_directive : enable
|
||||
|
||||
#define PAYLOAD_1
|
||||
#include "raytrace_rahit.glsl"
|
||||
Loading…
Add table
Add a link
Reference in a new issue