a lot of rename
This commit is contained in:
@@ -44,7 +44,7 @@ namespace hgl
|
||||
|
||||
virtual ~VertexAttribDataAccess()=default;
|
||||
|
||||
void BufferData(const T *ptr)
|
||||
void GPUBufferData(const T *ptr)
|
||||
{
|
||||
if(!ptr)return;
|
||||
|
||||
|
Reference in New Issue
Block a user