raw vk::deviceproperties and python dict
This commit is contained in:
parent
f52efcef0f
commit
d71d169886
5 changed files with 24 additions and 65 deletions
|
|
@ -67,6 +67,5 @@ TEST(TestManager, TestDeviceProperties)
|
|||
{
|
||||
kp::Manager mgr;
|
||||
const auto properties = mgr.getDeviceProperties();
|
||||
|
||||
EXPECT_GT(properties.deviceName.size(), 0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue