added VK_LAYER_AMD_switchable_graphics in VKInstance.h/VKProperties.cpp
This commit is contained in:
@@ -28,6 +28,11 @@ VK_NAMESPACE_BEGIN
|
||||
VK_BOOL1BIT(profiles)
|
||||
}khronos;
|
||||
|
||||
struct
|
||||
{
|
||||
VK_BOOL1BIT(switchable_graphics)
|
||||
}amd;
|
||||
|
||||
struct
|
||||
{
|
||||
VK_BOOL1BIT(optimus)
|
||||
|
Reference in New Issue
Block a user