mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-23 15:06:32 +00:00
Reformat code for clang-format 15
This commit is contained in:
@@ -294,7 +294,6 @@ void ResourceInspector::Inspect(ResourceId id)
|
||||
rdcarray<ShaderEntryPoint> entries = r->GetShaderEntryPoints(id);
|
||||
|
||||
GUIInvoke::call(this, [this, entries, usage] {
|
||||
|
||||
if(!entries.isEmpty())
|
||||
{
|
||||
m_Entries = entries;
|
||||
|
||||
Reference in New Issue
Block a user