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