Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java466 … private static final String KEY_SUPPORTED_STENCIL_RESOLVE_MODES = "supportedStencilResolveModes"; field in VulkanDeviceInfo
755 … emitLong(store, vulkan12Properties, KEY_SUPPORTED_STENCIL_RESOLVE_MODES); in emitDevices()
1735 case KEY_SUPPORTED_STENCIL_RESOLVE_MODES: return "supported_stencil_resolve_modes"; in convertName()