ac/nir: drop nir_to_llvm_context from visit_load_push_constant()
[mesa.git] / src / amd / common / ac_gpu_info.h
index 04e17f91c597c871546fbefab2f5390e6e2f2aa9..cca3e98d3666f88223e7fb8874f8032eb42ca7f2 100644 (file)
@@ -81,8 +81,8 @@ struct radeon_info {
        uint32_t                    drm_patchlevel;
        bool                        has_userptr;
        bool                        has_syncobj;
-       bool                        has_syncobj_wait;
-       bool                        has_sync_file;
+       bool                        has_syncobj_wait_for_submit;
+       bool                        has_fence_to_handle;
        bool                        has_ctx_priority;
 
        /* Shader cores. */