Searched refs:KEY_SUPPORTED_STENCIL_RESOLVE_MODES (Results 1 – 1 of 1) sorted by relevance
466 … private static final String KEY_SUPPORTED_STENCIL_RESOLVE_MODES = "supportedStencilResolveModes"; field in VulkanDeviceInfo755 … emitLong(store, vulkan12Properties, KEY_SUPPORTED_STENCIL_RESOLVE_MODES); in emitDevices()1735 case KEY_SUPPORTED_STENCIL_RESOLVE_MODES: return "supported_stencil_resolve_modes"; in convertName()