Variable VkDeviceGroupDeviceCreateInfo.pPhysicalDevices
struct VkDeviceGroupDeviceCreateInfo
{
// ...
const(VkPhysicalDevice_T*)* pPhysicalDevices
;
// ...
}
struct VkDeviceGroupDeviceCreateInfo
{
// ...
const(VkPhysicalDevice_T*)* pPhysicalDevices
;
// ...
}