use VBOAccessData instead of PrimitiveVertexBuffer, use VBOAccessMap instead of PVBMap
This commit is contained in:
@@ -43,6 +43,8 @@ namespace hgl
|
||||
VkDeviceSize offset;
|
||||
VkDeviceSize size;
|
||||
|
||||
void *map_ptr;
|
||||
|
||||
public:
|
||||
|
||||
CompOperatorMemcmp(const VBOAccessData &);
|
||||
|
Reference in New Issue
Block a user