rendertargetvulkan
This commit is contained in:
parent
8b12dc39b3
commit
1c1a142f52
9 changed files with 221 additions and 146 deletions
|
|
@ -21,9 +21,7 @@ export module Crafter.Graphics:ForwardDeclarations;
|
|||
import std;
|
||||
|
||||
export namespace Crafter {
|
||||
template<std::uint8_t Frames = 1>
|
||||
struct RendertargetBase;
|
||||
|
||||
struct GridElement;
|
||||
struct Window;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue