linux/drivers/gpu/drm/xe/instructions/xe_gfx_state_commands.h

/* SPDX-License-Identifier: MIT */
/*
 * Copyright © 2024 Intel Corporation
 */

#ifndef _XE_GFX_STATE_COMMANDS_H_
#define _XE_GFX_STATE_COMMANDS_H_

#include "instructions/xe_instr_defs.h"

#define GFX_STATE_OPCODE

#define GFX_STATE_CMD(opcode)

#define STATE_WRITE_INLINE

#endif