|
|
|
@ -37,7 +37,7 @@ class RenderPassCreateInfo; |
|
|
|
namespace Implementation { |
|
|
|
namespace Implementation { |
|
|
|
|
|
|
|
|
|
|
|
struct DeviceState { |
|
|
|
struct DeviceState { |
|
|
|
explicit DeviceState(Device& instance); |
|
|
|
explicit DeviceState(Device& device); |
|
|
|
|
|
|
|
|
|
|
|
void(*getDeviceQueueImplementation)(Device&, const VkDeviceQueueInfo2&, VkQueue&); |
|
|
|
void(*getDeviceQueueImplementation)(Device&, const VkDeviceQueueInfo2&, VkQueue&); |
|
|
|
|
|
|
|
|
|
|
|
|