MCPcopy 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
463vk::PhysicalDeviceProperties
464Manager::getDeviceProperties() const
465{
466 return this->mPhysicalDevice->getProperties();
467}
468
469std::vector<vk::PhysicalDevice>
470Manager::listDevices() const

Callers 2

PYBIND11_MODULEFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64