ac/nir: remove backlink to nir_to_llvm_context
[mesa.git] / src / amd / common / ac_gpu_info.h
index 5b9e51658b076cdb755520a3312537e16e8f25f1..cca3e98d3666f88223e7fb8874f8032eb42ca7f2 100644 (file)
@@ -81,7 +81,8 @@ struct radeon_info {
        uint32_t                    drm_patchlevel;
        bool                        has_userptr;
        bool                        has_syncobj;
-       bool                        has_sync_file;
+       bool                        has_syncobj_wait_for_submit;
+       bool                        has_fence_to_handle;
        bool                        has_ctx_priority;
 
        /* Shader cores. */