NazaraEngine/include/Nazara/Shader/Ast
Jérôme Leclercq f22b501e25 Add initial support for shader binding sets (WIP) 2021-06-16 16:50:00 +02:00
..
AstCloner.hpp Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00
AstCloner.inl Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +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/ShaderAst: Rename AccessMember* to Access* 2021-06-01 12:38:17 +02:00
AstOptimizer.hpp Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00
AstOptimizer.inl Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00
AstRecursiveVisitor.hpp Shader/ShaderAst: Rename AccessMember* to Access* 2021-06-01 12:38:17 +02:00
AstRecursiveVisitor.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
AstReflect.hpp Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00
AstReflect.inl Shader: Add AstReflect 2021-04-20 18:18:27 +02:00
AstSerializer.hpp Shader/ShaderAst: Rename AccessMember* to Access* 2021-06-01 12:38:17 +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/ShaderAst: Rename AccessMember* to Access* 2021-06-01 12:38:17 +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 Add initial support for shader binding sets (WIP) 2021-06-16 16:50:00 +02:00
ExpressionType.hpp Add initial support for shader binding sets (WIP) 2021-06-16 16:50:00 +02:00
ExpressionType.inl Shader: Remove the need of layout(std140) in external block 2021-04-20 18:18:27 +02:00
Nodes.hpp Add initial support for shader binding sets (WIP) 2021-06-16 16:50:00 +02:00
Nodes.inl Shader: Cleanup and rename AST files 2021-04-20 18:18:27 +02:00
SanitizeVisitor.hpp Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00
SanitizeVisitor.inl Replace const ShaderAst::StatementPtr& by ShaderAst::Statement& in input 2021-06-16 16:50:00 +02:00