Home
last modified time | relevance | path

Searched refs:deviceFeatures (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/functional_tests/native/
Dmprotect_test.cpp99 VkPhysicalDeviceFeatures deviceFeatures = {}; in TEST() local
104 createDeviceInfo.pEnabledFeatures = &deviceFeatures; in TEST()