Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/tests/graphics/src/com/android/cuttlefish/tests/
DCuttlefishGraphicsConfigurationTest.java58 final String deviceVulkan = device.getProperty(VULKAN_SYSPROP); in testGraphicsConfiguration() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h738 bool deviceVulkan = false; member