Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java370 private static final String KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS = "separateDepthStencilLayouts"; field in VulkanDeviceInfo
921 … emitBoolean(store, vulkan12Features, KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS); in emitDevices()
1639 case KEY_SEPARATE_DEPTH_STENCIL_LAYOUTS: return "separate_depth_stencil_layouts"; in convertName()