mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
parent
a696f69ec2
commit
e901d9d149
@ -1,6 +1,6 @@
|
||||
#version 450
|
||||
|
||||
layout(constant_id = 3) const bool s_gamma_bound = false;
|
||||
layout(constant_id = 1) const bool s_gamma_bound = false;
|
||||
|
||||
layout(binding = 0) uniform sampler2D s_image;
|
||||
layout(binding = 1) uniform sampler1D s_gamma;
|
||||
|
Loading…
x
Reference in New Issue
Block a user