Searched refs:KEY_DEPTH_CLAMP (Results 1 – 1 of 1) sorted by relevance
86 private static final String KEY_DEPTH_CLAMP = "depthClamp"; field in VulkanDeviceInfo541 emitBoolean(store, features, KEY_DEPTH_CLAMP); in emitDevices()974 case KEY_DEPTH_CLAMP: return "depth_clamp"; in convertName()