Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java457 private static final String KEY_SUBGROUP_SIZE_CONTROL = "subgroupSizeControl"; field in VulkanDeviceInfo
953 emitBoolean(store, vulkan13Features, KEY_SUBGROUP_SIZE_CONTROL); in emitDevices()
1726 case KEY_SUBGROUP_SIZE_CONTROL: return "subgroup_size_control"; in convertName()