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