Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomputeProject/kompute
/ getDeviceProperties
Method
getDeviceProperties
src/Manager.cpp:463–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
461
}
462
463
vk::PhysicalDeviceProperties
464
Manager::getDeviceProperties() const
465
{
466
return this->mPhysicalDevice->getProperties();
467
}
468
469
std::vector<vk::PhysicalDevice>
470
Manager::listDevices() const
Callers
2
PYBIND11_MODULE
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64