NazaraEngine/include/Nazara/Shader/Ast
Jérôme Leclercq a895e553d4 Graphics: rework ubershaders to prevent duplicate shaders modules
Also rename all remaining conditions to options
2021-07-08 14:52:39 +02:00
..
AstCloner.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
AstCloner.inl Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
AstExpressionVisitor.hpp Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstExpressionVisitorExcept.hpp Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstNodeList.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
AstOptimizer.hpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
AstOptimizer.inl Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
AstRecursiveVisitor.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
AstRecursiveVisitor.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstReflect.hpp Graphics: rework ubershaders to prevent duplicate shaders modules 2021-07-08 14:52:39 +02:00
AstReflect.inl Shader: Add AstReflect 2021-04-20 18:18:27 +02:00
AstSerializer.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
AstSerializer.inl Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
AstStatementVisitor.hpp Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstStatementVisitorExcept.hpp Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstUtils.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
AstUtils.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
Attribute.hpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
Attribute.inl Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
ConstantValue.hpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
Enums.hpp Shader: Add support for logical and/or 2021-07-07 22:38:24 +02:00
ExpressionType.hpp Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00
ExpressionType.inl Shader: Remove the need of layout(std140) in external block 2021-04-20 18:18:27 +02:00
Nodes.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
Nodes.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
SanitizeVisitor.hpp Shader: Replace select_opt by const_select 2021-07-08 10:53:11 +02:00
SanitizeVisitor.inl Shader: Attribute can now have expressions as values and struct fields can be conditionally supported 2021-07-07 22:38:24 +02:00