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