Searched refs:imageViewCreateInfo (Results 1 – 2 of 2) sorted by relevance
435 const VkImageViewCreateInfo imageViewCreateInfo = { in createFrameBuffers() local458 VK_CALL(vkCreateImageView(mDeviceInfo->device(), &imageViewCreateInfo, nullptr, in createFrameBuffers()
543 VkImageViewCreateInfo imageViewCreateInfo{ in init() local556 VK_CALL(vkCreateImageView(mInit->device(), &imageViewCreateInfo, nullptr, in init()