renamed many values and function's name.
This commit is contained in:
@@ -64,7 +64,8 @@ class IndexBuffer;
|
||||
struct IndexBufferAccess
|
||||
{
|
||||
IndexBuffer *buffer=nullptr;
|
||||
VkDeviceSize offset=0;
|
||||
VkDeviceSize start=0;
|
||||
VkDeviceSize count=0;
|
||||
};
|
||||
|
||||
using IBAccess=IndexBufferAccess;
|
||||
|
Reference in New Issue
Block a user