Merge pull request #56827 from clayjohn/VULKAN-SSR-bug
Remove mistakenly added push constant from SSR
This commit is contained in:
commit
12d683e93c
1 changed files with 0 additions and 1 deletions
|
@ -728,7 +728,6 @@ private:
|
|||
uint8_t metallic_mask[4];
|
||||
|
||||
float projection[16];
|
||||
float prev_projection[16];
|
||||
};
|
||||
|
||||
struct ScreenSpaceReflection {
|
||||
|
|
Loading…
Reference in a new issue