Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp491 const VkPhysicalDeviceFeatures &getDeviceFeatures(void) const in getDeviceFeatures() function in vkt::DefaultDevice
872 const vk::VkPhysicalDeviceFeatures &Context::getDeviceFeatures(void) const in getDeviceFeatures() function in vkt::Context
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java2074 private Map<String, Optional<Integer>> getDeviceFeatures(ITestDevice device) in getDeviceFeatures() method in DeqpTestRunner