mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-19 03:00:50 -04:00
shader: Implement TXQ and fix FragDepth
This commit is contained in:
@@ -31,7 +31,8 @@ private:
|
||||
|
||||
struct TextureDefinition {
|
||||
Id id;
|
||||
Id type;
|
||||
Id sampled_type;
|
||||
Id image_type;
|
||||
};
|
||||
|
||||
struct UniformDefinitions {
|
||||
|
||||
Reference in New Issue
Block a user