Files
UnrealEngineUWP/Engine/Source/Runtime/RenderCore/Public
christopher waters ae3bd2b8da Don't add unbind commands if the RHI doesn't do anything with them.
- Discovered that a number of RHISetShaderResourceViewParameter and RHISetUAVParameter implementations do nothing with null resources, meaning that RHISetShaderUnbinds calls end up doing zero work with all the overhead.
- Adding GRHIGlobals::NeedsShaderUnbinds for RHIs to signal they need/handle unbind commands.
- RHIs that actually do work with RHISetShaderUnbinds now set NeedsShaderUnbinds on startup.
- Removed RHISetShaderUnbinds implementations that did zero work.

#rb luke.thatcher

[CL 27554898 by christopher waters in ue5-main branch]
2023-09-01 10:28:05 -04:00
..
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-07-25 14:52:55 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-08-25 12:44:10 -04:00
2023-06-09 16:04:27 -04:00
2023-08-08 18:41:45 -04:00
2023-06-09 16:04:27 -04:00
2023-08-31 04:49:18 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00
2023-06-09 16:04:27 -04:00