mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-13 06:38:31 +09:00
[Fix] (MG_Backend/DirectVulkan): misc fixes
This commit is contained in:
@@ -229,7 +229,7 @@ namespace MobileGL {
|
||||
++m_version;
|
||||
}
|
||||
|
||||
Int RenderState::GetClearStencil() const {
|
||||
Uint32 RenderState::GetClearStencil() const {
|
||||
return m_parameters.ClearStencil;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user