This commit is contained in:
SandaruKasa 2024-05-06 15:27:01 +03:00 committed by GitHub
parent 69d9f57318
commit e7fa7aba10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
// 15 lines 8 code 4 comments 2 blanks
// 15 lines 8 code 5 comments 2 blanks
Texture2D<float4> in_tex;
RWTexture2D<float4> out_tex;