Searched refs:KEY_SHADER_STORAGE_IMAGE_MULTISAMPLE (Results 1 – 1 of 1) sorted by relevance
285 …private static final String KEY_SHADER_STORAGE_IMAGE_MULTISAMPLE = "shaderStorageImageMultisample"; field in VulkanDeviceInfo560 emitBoolean(store, features, KEY_SHADER_STORAGE_IMAGE_MULTISAMPLE); in emitDevices()1173 case KEY_SHADER_STORAGE_IMAGE_MULTISAMPLE: return "shader_storage_image_multisample"; in convertName()