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