mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-24 06:36:08 +00:00
Set up pipeline viewers to re-draw the mesh icon in an appropriate color
This commit is contained in:
@@ -379,6 +379,8 @@ GLPipelineStateViewer::GLPipelineStateViewer(ICaptureContext &ctx, PipelineState
|
||||
|
||||
ui->pipeFlow->setStagesEnabled({true, true, true, true, true, true, true, true, true});
|
||||
|
||||
m_Common.setMeshViewPixmap(ui->meshView);
|
||||
|
||||
ui->viAttrs->setFont(Formatter::PreferredFont());
|
||||
ui->viBuffers->setFont(Formatter::PreferredFont());
|
||||
ui->gsFeedback->setFont(Formatter::PreferredFont());
|
||||
|
||||
Reference in New Issue
Block a user