Searched refs:KEY_INDEPENDENT_RESOLVE (Results 1 – 1 of 1) sorted by relevance
156 private static final String KEY_INDEPENDENT_RESOLVE = "independentResolve"; field in VulkanDeviceInfo757 emitBoolean(store, vulkan12Properties, KEY_INDEPENDENT_RESOLVE); in emitDevices()1425 case KEY_INDEPENDENT_RESOLVE: return "independent_resolve"; in convertName()