Fix a typo.
This commit is contained in:
@@ -287,7 +287,7 @@ public:
|
||||
|
||||
bool needRHWorkaround() const
|
||||
{
|
||||
return m_need_ubo_workaround;
|
||||
return m_need_rh_workaround;
|
||||
}
|
||||
|
||||
bool hasVSLayerExtension() const
|
||||
|
||||
Reference in New Issue
Block a user