NazaraEngine/include/Nazara/Shader/Ast
Jérôme Leclercq 16e2f5f819 Shader: Add support for depth_write and early_fragment_tests attributes (+ FragDepth builtin) 2021-06-01 12:32:24 +02:00
..
AstCloner.hpp Shader: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00
AstCloner.inl Shader: StatementPtr& => const StatementPtr& 2021-04-20 18:18:27 +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: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00
AstOptimizer.hpp Shader: Add constant cast optimization 2021-05-18 17:25:37 +02:00
AstOptimizer.inl Shader/ShaderWrite: Add optimize bool 2021-05-16 23:08:36 +02:00
AstRecursiveVisitor.hpp Shader: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00
AstRecursiveVisitor.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstReflect.hpp Shader: Add AstReflect 2021-04-20 18:18:27 +02:00
AstReflect.inl Shader: Add AstReflect 2021-04-20 18:18:27 +02:00
AstSerializer.hpp Shader: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00
AstSerializer.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +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: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00
AstUtils.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
Attribute.hpp Shader: Add constant cast optimization 2021-05-18 17:25:37 +02:00
ConstantValue.hpp Shader: Add constant cast optimization 2021-05-18 17:25:37 +02:00
Enums.hpp Shader: Add support for depth_write and early_fragment_tests attributes (+ FragDepth builtin) 2021-06-01 12:32:24 +02:00
ExpressionType.hpp Shader: Add constant cast optimization 2021-05-18 17:25:37 +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: Add support for depth_write and early_fragment_tests attributes (+ FragDepth builtin) 2021-06-01 12:32:24 +02:00
Nodes.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
SanitizeVisitor.hpp Shader: Add support for depth_write and early_fragment_tests attributes (+ FragDepth builtin) 2021-06-01 12:32:24 +02:00
SanitizeVisitor.inl Shader: Add support for custom functions calls (and better handle intrinsics) 2021-05-22 13:37:54 +02:00