This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4351c320dc3aec4e118f7ef5f0dc2bd5171846bb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderCompilerCommon
/
Public
History
jeannoe morissette
02a417081c
ShaderConductor: Change the default for bDisableScalarBlockLayout to TRUE so that it matches the previous behavior where it was never truly enabled. Attempt to fix build where shader alignment issues started poping up.
...
#rb none #rnx [CL 27402811 by jeannoe morissette in ue5-main branch]
2023-08-26 13:12:30 -04:00
..
CrossCompiler.h
…
CrossCompilerDefinitions.h
…
DXCUtils.inl
…
DXCWrapper.h
…
HlslccHeaderWriter.h
…
ShaderCompilerCommon.h
Added validation to ensure UAV/SRV types and UB sizes match the ones generated by the shader compiler
2023-08-25 22:19:10 -04:00
ShaderConductorContext.h
ShaderConductor: Change the default for bDisableScalarBlockLayout to TRUE so that it matches the previous behavior where it was never truly enabled. Attempt to fix build where shader alignment issues started poping up.
2023-08-26 13:12:30 -04:00
ShaderMinifier.h
…
ShaderSymbolExport.h
Support for slim ShaderSymbols.info / r.Shaders.SymbolsInfo=1
2023-07-20 16:51:51 -04:00
SpirvCommon.h
…
SpirvReflectCommon.h
…