Loading logic moved to Asset classes
This commit is contained in:
@@ -78,6 +78,7 @@ TextureHandle::TextureHandle(PGraphics graphics, VkImageViewType viewType,
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
info.initialLayout = layout;
|
||||
info.mipLevels = mipLevels;
|
||||
info.arrayLayers = arrayCount * layerCount;
|
||||
|
||||
Reference in New Issue
Block a user