mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Fix texture-as-buffer view format string generation
This commit is contained in:
@@ -150,6 +150,8 @@ void BufferFormatSpecifier::setAutoFormat(QString autoFormat)
|
||||
setFormat(autoFormat);
|
||||
|
||||
formatText->emptyUndoBuffer();
|
||||
|
||||
on_apply_clicked();
|
||||
}
|
||||
|
||||
void BufferFormatSpecifier::setContext(ICaptureContext *ctx)
|
||||
|
||||
Reference in New Issue
Block a user