renamed to JointID/JointWeight instead of BoneID/BoneWeight
This commit is contained in:
@@ -47,7 +47,7 @@ bool GPUDevice::Resize(const VkExtent2D &extent)
|
||||
|
||||
swapchainRT=CreateSwapchainRenderTarget();
|
||||
|
||||
return(true);
|
||||
return(swapchainRT);
|
||||
}
|
||||
|
||||
VkCommandBuffer GPUDevice::CreateCommandBuffer()
|
||||
|
Reference in New Issue
Block a user