global update
This commit is contained in:
+1
-1
@@ -1041,7 +1041,7 @@ void COpenXRHeadset::CreateSwapchainForEye( XrViewConfigurationView *pConf, VkFo
|
||||
for ( int i = 0; i < imageCount; i++ )
|
||||
{
|
||||
pEye->m_pImages[i] = m_pManager->m_pRenderContext->CreateImageFromVkImage(
|
||||
images[i].image,
|
||||
(uint64_t)images[i].image,
|
||||
createInfo.width,
|
||||
createInfo.height,
|
||||
VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL,
|
||||
|
||||
Reference in New Issue
Block a user