You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Merge pull request #56827 from clayjohn/VULKAN-SSR-bug
Remove mistakenly added push constant from SSR
This commit is contained in:
@@ -728,7 +728,6 @@ private:
|
|||||||
uint8_t metallic_mask[4];
|
uint8_t metallic_mask[4];
|
||||||
|
|
||||||
float projection[16];
|
float projection[16];
|
||||||
float prev_projection[16];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct ScreenSpaceReflection {
|
struct ScreenSpaceReflection {
|
||||||
|
|||||||
Reference in New Issue
Block a user