Add RenderPipelineLayout
This commit is contained in:
@@ -60,6 +60,7 @@ namespace Nz
|
||||
Max = Vertex
|
||||
};
|
||||
|
||||
template<>
|
||||
struct EnumAsFlags<ShaderStageType>
|
||||
{
|
||||
static constexpr ShaderStageType max = ShaderStageType::Max;
|
||||
|
||||
Reference in New Issue
Block a user