Renderer: Implement and use debug names
This commit is contained in:
@@ -37,6 +37,8 @@ namespace Nz
|
||||
virtual ~RenderPipelineLayout();
|
||||
|
||||
virtual ShaderBindingPtr AllocateShaderBinding(UInt32 setIndex) = 0;
|
||||
|
||||
virtual void UpdateDebugName(std::string_view name) = 0;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user