RenderResource缓存材质增加HashString以解决同名不同配置冲突问题
This commit is contained in:
@@ -13,7 +13,7 @@ class PrimitiveCreater
|
||||
{
|
||||
protected:
|
||||
|
||||
VulkanDevice * device;
|
||||
VulkanDevice * device;
|
||||
VertexDataManager * vdm;
|
||||
|
||||
const VIL * vil;
|
||||
|
Reference in New Issue
Block a user