Commit 1d9c7b0
committed
Updated Core and FX (WebGPU: optimized dynamic offsets handling in CommitBindGroups)
1 parent 8e3e93e commit 1d9c7b0
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule DiligentCore updated 10 files
- Graphics/GraphicsEngineOpenGL/src/RenderDeviceGLImpl.cpp+6-6
- Graphics/GraphicsEngineWebGPU/include/DeviceContextWebGPUImpl.hpp+5-7
- Graphics/GraphicsEngineWebGPU/include/ShaderResourceCacheWebGPU.hpp+7-3
- Graphics/GraphicsEngineWebGPU/include/SwapChainWebGPUImpl.hpp+9-9
- Graphics/GraphicsEngineWebGPU/include/WebGPUObjectWrappers.hpp+28-22
- Graphics/GraphicsEngineWebGPU/include/WebGPUStubs.hpp+8-13
- Graphics/GraphicsEngineWebGPU/src/DeviceContextWebGPUImpl.cpp+26-18
- Graphics/GraphicsEngineWebGPU/src/EngineFactoryWebGPU.cpp+1-1
- Graphics/GraphicsEngineWebGPU/src/ShaderResourceCacheWebGPU.cpp+52-19
- Graphics/GraphicsEngineWebGPU/src/SwapChainWebGPUImpl.cpp+37-17
Submodule DiligentFX updated 1 file
0 commit comments