Basic shader compilation
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Metal {
|
||||
DECLARE_REF(Graphics)
|
||||
class Buffer
|
||||
{
|
||||
|
||||
public:
|
||||
private:
|
||||
};
|
||||
DEFINE_REF(Buffer)
|
||||
class VertexBuffer : public Gfx::VertexBuffer, public Buffer
|
||||
|
||||
Reference in New Issue
Block a user