using IBAccess=IndexBufferAccess

This commit is contained in:
2024-04-27 00:05:25 +08:00
parent 6dba761a80
commit bbf94767fe
9 changed files with 19 additions and 21 deletions

View File

@@ -170,7 +170,7 @@ public:
return(true);
}
void BindIBO(const IndexBufferAccess *);
void BindIBO(const IBAccess *);
bool BindVBO(Renderable *);