mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
release 0.1.0
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
|
||||
namespace Kyty::Libs::Graphics {
|
||||
|
||||
struct GraphicContext;
|
||||
|
||||
void IndexBufferInit();
|
||||
void IndexBufferDeleteAll(GraphicContext* ctx);
|
||||
|
||||
class IndexBufferGpuObject: public GpuObject
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user