Searched defs:getDeviceFeatures (Results 1 – 2 of 2) sorted by relevance
317 …const VkPhysicalDeviceFeatures& getDeviceFeatures (void) const { return m_deviceFeatu… in getDeviceFeatures() function in vkt::DefaultDevice482 const vk::VkPhysicalDeviceFeatures& Context::getDeviceFeatures (void) const { return m_devi… in getDeviceFeatures() function in vkt::Context
1905 private Map<String, Optional<Integer>> getDeviceFeatures(ITestDevice device) in getDeviceFeatures() method in DeqpTestRunner