Add command buffers (WIP)
This commit is contained in:
@@ -17,6 +17,11 @@ namespace Nz
|
||||
{
|
||||
return m_descriptorSet;
|
||||
}
|
||||
|
||||
inline VulkanRenderPipelineLayout& VulkanShaderBinding::GetOwner()
|
||||
{
|
||||
return m_owner;
|
||||
}
|
||||
}
|
||||
|
||||
#include <Nazara/VulkanRenderer/DebugOff.hpp>
|
||||
|
||||
Reference in New Issue
Block a user