Home
last modified time | relevance | path

Searched defs:getDeviceProperties (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp486 …const VkPhysicalDeviceProperties& getDeviceProperties (void) const { return m_devicePrope… in getDeviceProperties() function in vkt::DefaultDevice
655 const vk::VkPhysicalDeviceProperties& Context::getDeviceProperties (void) const { return m_device… in getDeviceProperties() function in vkt::Context