Fix a typo.

This commit is contained in:
Vincent Lejeune
2014-08-14 21:45:31 +02:00
parent f9c692052e
commit 07bff38427

View File

@@ -287,7 +287,7 @@ public:
bool needRHWorkaround() const
{
return m_need_ubo_workaround;
return m_need_rh_workaround;
}
bool hasVSLayerExtension() const