Searched refs:KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS (Results 1 – 1 of 1) sorted by relevance
370 private static final String KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS = "separateDepthStencilLayouts"; field in VulkanDeviceInfo921 … emitBoolean(store, vulkan12Features, KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS); in emitDevices()1639 case KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS: return "separate_depth_stencil_layouts"; in convertName()