docs: Update RHI test refactoring status
- Mark P0-1 (Shader) and P0-2 (PipelineState) as completed - Update test coverage matrix - Add changelog v1.1
This commit is contained in:
@@ -11,6 +11,9 @@ public:
|
||||
void Render() override;
|
||||
|
||||
private:
|
||||
bool m_showInfo = true;
|
||||
bool m_showWarning = true;
|
||||
bool m_showError = true;
|
||||
bool m_scrollToBottom = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user