diff --git a/src/gallium/drivers/zink/zink_context.h b/src/gallium/drivers/zink/zink_context.h index 4fa1bea3d93..3b6d9c0bffe 100644 --- a/src/gallium/drivers/zink/zink_context.h +++ b/src/gallium/drivers/zink/zink_context.h @@ -50,6 +50,8 @@ #include +#define pipe_buffer_write "use tc_buffer_write to avoid breaking threaded context" + #ifdef __cplusplus extern "C" { #endif