blob: 88c373380e433dc2a1c9f45cf6db87495bb2ea52 [file] [log] [blame]
Mika Kuoppala9d0a6fa2014-05-14 17:02:16 +03001#include "intel_renderstate.h"
2
3static const u32 gen8_null_state_relocs[] = {
4};
5
6static const u32 gen8_null_state_batch[] = {
7 0x0a << 23, /* MI_BATCH_BUFFER_END */
8};
9
10RO_RENDERSTATE(8);