This website requires JavaScript.
Explore
Help
Sign In
Half-Life-RTX
/
xash3d-fwgs
Watch
1
Star
0
Fork
0
You've already forked xash3d-fwgs
mirror of
https://github.com/w23/xash3d-fwgs
synced
2024-12-16 22:20:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
0fcd05554a
xash3d-fwgs
/
ref_vk
/
vk_denoiser.h
5 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
rtx: add denoiser api stub
2021-11-05 17:11:40 +01:00
#
pragma once
rt: make denoiser to be just another pass that requires also supporting compute shaders as passes.
2022-01-31 07:24:55 +01:00
struct
ray_pass_s
;
struct
ray_pass_s
*
R_VkRayDenoiserCreate
(
void
)
;
Reference in New Issue
Copy Permalink