mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00:00
glsl: Add passthrough geometry shader support
This commit is contained in:
@@ -157,6 +157,7 @@ public:
|
||||
|
||||
bool uses_y_direction{};
|
||||
bool uses_cc_carry{};
|
||||
bool uses_geometry_passthrough{};
|
||||
|
||||
private:
|
||||
void SetupExtensions();
|
||||
|
||||
Reference in New Issue
Block a user