Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java463 private static final String KEY_SUPPORTED_DEPTH_RESOLVE_MODES = "supportedDepthResolveModes"; field in VulkanDeviceInfo
754 emitLong(store, vulkan12Properties, KEY_SUPPORTED_DEPTH_RESOLVE_MODES); in emitDevices()
1732 case KEY_SUPPORTED_DEPTH_RESOLVE_MODES: return "supported_depth_resolve_modes"; in convertName()