Minor fixes
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
void OpenGLRenderPass::UpdateDebugName(std::string_view name)
|
||||
void OpenGLRenderPass::UpdateDebugName(std::string_view /*name*/)
|
||||
{
|
||||
// No OpenGL object to name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user