...
This commit is contained in:
@@ -7,7 +7,7 @@ namespace zgl
|
||||
|
||||
struct shader_handle_set
|
||||
{
|
||||
std::array<shader_handle, zgl::shading::stage::count> stages;
|
||||
std::array<shader_handle, shading::stage::count> stages;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user